Sign in
gem5
/
arm
/
linux
/
d72d904a5367ad4ca3f2c9a2ce8c3a68f0b28bf0
/
.
/
include
/
asm-m68knommu
/
sections.h
blob: dd0ecb98ec08c48457a73760149f5b733e9b663f [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_M68KNOMMU_SECTIONS_H
2
#define
_M68KNOMMU_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
#endif