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