Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / include / asm-sh / sections.h
index 44c06c0..8f8f4ad 100644 (file)
@@ -3,5 +3,9 @@
 
 #include <asm-generic/sections.h>
 
+extern long __machvec_start, __machvec_end;
+extern char __uncached_start, __uncached_end;
+extern char _ebss[];
+
 #endif /* __ASM_SH_SECTIONS_H */