Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5fd92e65a68b813667bc8739f5fa463e5bfcd66d
/
.
/
arch
/
m68k
/
include
/
asm
/
sections.h
blob: 5277e52715ec27cfd20d3c25dee440334ae510d9 [
file
] [
log
] [
blame
]
#ifndef
_ASM_M68K_SECTIONS_H
#define
_ASM_M68K_SECTIONS_H
#include
<asm-generic/sections.h>
extern
char
_sbss
[],
_ebss
[];
#endif
/* _ASM_M68K_SECTIONS_H */