sh: Preparation for uncached jumps through PMB.
[safe/jmp/linux-2.6] / include / asm-sh / sections.h
index bd9cbc9..8f8f4ad 100644 (file)
@@ -4,6 +4,7 @@
 #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 */