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

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)