patch-2.1.110 linux/include/asm-arm/system.h
Next file: linux/include/asm-generic/bitops.h
Previous file: linux/include/asm-arm/spinlock.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Jul 18 11:55:25 1998
- Orig file:
v2.1.109/linux/include/asm-arm/system.h
- Orig date:
Tue Jan 20 16:39:43 1998
diff -u --recursive --new-file v2.1.109/linux/include/asm-arm/system.h linux/include/asm-arm/system.h
@@ -29,5 +29,7 @@
#define mb() __asm__ __volatile__ ("" : : : "memory")
#define nop() __asm__ __volatile__("mov r0,r0\n\t");
+extern asmlinkage void __backtrace(void);
+
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov