patch-2.1.30 linux/include/asm-sparc/system.h
Next file: linux/include/asm-sparc64/auxio.h
Previous file: linux/include/asm-sparc/socket.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Thu Mar 20 16:44:24 1997
- Orig file:
v2.1.29/linux/include/asm-sparc/system.h
- Orig date:
Sun Jan 26 02:07:47 1997
diff -u --recursive --new-file v2.1.29/linux/include/asm-sparc/system.h linux/include/asm-sparc/system.h
@@ -1,4 +1,4 @@
-/* $Id: system.h,v 1.51 1997/01/25 01:33:05 davem Exp $ */
+/* $Id: system.h,v 1.53 1997/03/19 14:53:43 davem Exp $ */
#ifndef __SPARC_SYSTEM_H
#define __SPARC_SYSTEM_H
@@ -10,6 +10,7 @@
#include <asm/page.h>
#include <asm/oplib.h>
#include <asm/psr.h>
+#include <asm/ptrace.h>
#endif
#define EMPTY_PGT (&empty_bad_page)
@@ -264,6 +265,8 @@
__xchg_called_with_bad_pointer();
return x;
}
+
+extern void die_if_kernel(char *str, struct pt_regs *regs) __attribute__ ((noreturn));
#endif /* __ASSEMBLY__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov