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