X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fsections.h;h=8f8f4ad400dfd5a5b6d05d592abd96258810a3be;hb=4c4a22148909e4c003562ea7ffe0a06e26919e3c;hp=2a696b8ee4f55d690d1370abd840d865a24d4c68;hpb=492559af235eb56884d62553f191c0b5c4def990;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sh/sections.h b/include/asm-sh/sections.h index 2a696b8ee4f..8f8f4ad400d 100644 --- a/include/asm-sh/sections.h +++ b/include/asm-sh/sections.h @@ -4,6 +4,8 @@ #include extern long __machvec_start, __machvec_end; +extern char __uncached_start, __uncached_end; +extern char _ebss[]; #endif /* __ASM_SH_SECTIONS_H */