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