Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
3a749730afc224ac11f4eff3df58a42494a0f035
/
.
/
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