Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
3e1d1d28d99dabe63c64f7f40f1ca1d646de1f73
/
.
/
include
/
asm-i386
/
sections.h
blob: 2dcbb92918b20edc84e3d8b12d5f0c090aa547e1 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_I386_SECTIONS_H
2
#define
_I386_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
#endif