patch-2.4.25 linux-2.4.25/include/asm-sparc/system.h
Next file: linux-2.4.25/include/asm-sparc64/sections.h
Previous file: linux-2.4.25/include/asm-sparc/oplib.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-sparc/system.h
- Orig date:
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.24/include/asm-sparc/system.h linux-2.4.25/include/asm-sparc/system.h
@@ -10,7 +10,6 @@
#ifdef __KERNEL__
#include <asm/page.h>
-#include <asm/oplib.h>
#include <asm/psr.h>
#include <asm/ptrace.h>
#include <asm/btfixup.h>
@@ -52,9 +51,6 @@
extern unsigned long empty_bad_page_table;
extern unsigned long empty_zero_page;
-extern struct linux_romvec *romvec;
-#define halt() romvec->pv_halt()
-
/* When a context switch happens we must flush all user windows so that
* the windows of the current process are flushed onto its stack. This
* way the windows are all clean for the next process and the stack
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)