patch-2.4.6 linux/include/asm-arm/proc-armo/system.h

Next file: linux/include/asm-arm/proc-armv/system.h
Previous file: linux/include/asm-arm/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/include/asm-arm/proc-armo/system.h linux/include/asm-arm/proc-armo/system.h
@@ -12,6 +12,8 @@
 
 #include <asm/proc-fns.h>
 
+#define vectors_base()	(0)
+
 extern __inline__ unsigned long __xchg(unsigned long x, volatile void *ptr, int size)
 {
 	extern void __bad_xchg(volatile void *, int);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)