X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fsections.h;h=bd9cbc967c2ab0548b64d080825fd27d4708b3df;hb=f2e1d89f9b349b3cd914b7c6ec6368632f4ad048;hp=2a696b8ee4f55d690d1370abd840d865a24d4c68;hpb=0d090b6819e3559dabb05773c4a6dacc4fa94d0e;p=linux-2.6 diff --git a/include/asm-sh/sections.h b/include/asm-sh/sections.h index 2a696b8ee4..bd9cbc967c 100644 --- a/include/asm-sh/sections.h +++ b/include/asm-sh/sections.h @@ -4,6 +4,7 @@ #include extern long __machvec_start, __machvec_end; +extern char _ebss[]; #endif /* __ASM_SH_SECTIONS_H */