patch-2.4.0-test3 linux/include/asm-mips/system.h
Next file: linux/include/asm-mips/types.h
Previous file: linux/include/asm-mips/stat.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Jul 9 22:18:15 2000
- Orig file:
v2.4.0-test2/linux/include/asm-mips/system.h
- Orig date:
Tue May 23 15:31:36 2000
diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-mips/system.h linux/include/asm-mips/system.h
@@ -267,6 +267,7 @@
unsigned long line) __attribute__((noreturn));
extern void __die_if_kernel(const char *, struct pt_regs *, const char *where,
unsigned long line);
+extern int abs(int);
#define die(msg, regs) \
__die(msg, regs, __FILE__ ":"__FUNCTION__, __LINE__)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)