aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/sections.h')
-rw-r--r--arch/m68k/include/asm/sections.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/sections.h b/arch/m68k/include/asm/sections.h
index d64967e..5277e52 100644
--- a/arch/m68k/include/asm/sections.h
+++ b/arch/m68k/include/asm/sections.h
@@ -3,4 +3,6 @@
#include <asm-generic/sections.h>
+extern char _sbss[], _ebss[];
+
#endif /* _ASM_M68K_SECTIONS_H */