aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/sections.h
blob: 5277e52715ec27cfd20d3c25dee440334ae510d9 (plain)
1
2
3
4
5
6
7
8
#ifndef _ASM_M68K_SECTIONS_H
#define _ASM_M68K_SECTIONS_H

#include <asm-generic/sections.h>

extern char _sbss[], _ebss[];

#endif /* _ASM_M68K_SECTIONS_H */