Gitiles
Code Review
Sign In
nv-tegra.nvidia.com
/
linux-2.6
/
bd35b93d8049ab47b5bfaf6b10ba39badf21d1c3
/
.
/
include
/
asm-m32r
/
sections.h
blob: 5e5d21c4908aed4efd88452abfe5a94032b8b1a6 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_M32R_SECTIONS_H
2
#define
_M32R_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
#endif
/* _M32R_SECTIONS_H */