patch-2.4.9 linux/include/asm-arm/proc-armv/system.h
Next file: linux/include/asm-arm/proc-armv/uaccess.h
Previous file: linux/include/asm-arm/proc-armv/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Aug 12 11:14:00 2001
-  Orig file: 
v2.4.8/linux/include/asm-arm/proc-armv/system.h
-  Orig date: 
Tue Jul  3 17:08:21 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/proc-armv/system.h linux/include/asm-arm/proc-armv/system.h
@@ -157,7 +157,7 @@
 #define swp_is_buggy
 #endif
 
-extern __inline__ unsigned long __xchg(unsigned long x, volatile void *ptr, int size)
+static inline unsigned long __xchg(unsigned long x, volatile void *ptr, int size)
 {
 	extern void __bad_xchg(volatile void *, int);
 	unsigned long ret;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)