blob: 5277e52715ec27cfd20d3c25dee440334ae510d9 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _ASM_M68K_SECTIONS_H
2#define _ASM_M68K_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
Greg Ungererc06e9bb2011-08-22 17:07:40 +10006extern char _sbss[], _ebss[];
7
Linus Torvalds1da177e2005-04-16 15:20:36 -07008#endif /* _ASM_M68K_SECTIONS_H */