Sign in
coral
/
linux-mtk
/
b4e08ea141e6d663dec31b31d6289baeaaa2a3a2
/
.
/
include
/
asm-sh
/
sections.h
blob: 8f8f4ad400dfd5a5b6d05d592abd96258810a3be [
file
]
#ifndef
__ASM_SH_SECTIONS_H
#define
__ASM_SH_SECTIONS_H
#include
<asm-generic/sections.h>
extern
long
__machvec_start
,
__machvec_end
;
extern
char
__uncached_start
,
__uncached_end
;
extern
char
_ebss
[];
#endif
/* __ASM_SH_SECTIONS_H */