Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
fbe0b8d5822a88e2e769a318eaf3134da5881769
/
.
/
include
/
linux
/
section-names.h
blob: c956f4eb2adfeb87562309b25cc01037b7f37da8 [
file
] [
log
] [
blame
]
Tim Abbott
c80d471
2009-04-25 22:10:56 -0400
[
diff
] [
blame
]
1
#ifndef
__LINUX_SECTION_NAMES_H
2
#define
__LINUX_SECTION_NAMES_H
3
4
#define
HEAD_TEXT_SECTION
.
head
.
text
5
6
#endif
/* !__LINUX_SECTION_NAMES_H */