Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
6c9e7376bed151d1655c12d2d5f5cc96bfb83dbd
/
.
/
include
/
asm-um
/
sections.h
blob: 6b0231eefea8f97400a78f6fea3c84ae102fd5d9 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_UM_SECTIONS_H
2
#define
_UM_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
#endif