#ifndef _ASM_M68K_SECTIONS_H #define _ASM_M68K_SECTIONS_H #include extern char _sbss[], _ebss[]; #endif /* _ASM_M68K_SECTIONS_H */