]> err.no Git - linux-2.6/blobdiff - include/asm-sh/sections.h
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E convention
[linux-2.6] / include / asm-sh / sections.h
index 44c06c09e20841112aae3a9cac027c81461abddd..8f8f4ad400dfd5a5b6d05d592abd96258810a3be 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 */