Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
006c9139f7a90d3419381a59ac76f42612f94c14
/
.
/
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 */