X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fasm-sh%2Fsections.h;h=bd9cbc967c2ab0548b64d080825fd27d4708b3df;hb=d06fc1d9b5518582f4982f908e820f2303d1eece;hp=2a696b8ee4f55d690d1370abd840d865a24d4c68;hpb=40b42f1ebf653cd72c32eb1a1a0b9fea2dfbfd7d;p=~andy%2Flinux diff --git a/include/asm-sh/sections.h b/include/asm-sh/sections.h index 2a696b8ee4f..bd9cbc967c2 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 */