patch-2.4.19 linux-2.4.19/include/asm-sparc64/head.h
Next file: linux-2.4.19/include/asm-sparc64/ide.h
Previous file: linux-2.4.19/include/asm-sparc64/fhc.h
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Fri Aug  2 17:39:45 2002
-  Orig file: 
linux-2.4.18/include/asm-sparc64/head.h
-  Orig date: 
Sat Aug 16 09:51:10 1997
diff -urN linux-2.4.18/include/asm-sparc64/head.h linux-2.4.19/include/asm-sparc64/head.h
@@ -1,9 +1,11 @@
-/* $Id: head.h,v 1.30 1997/08/08 08:34:33 jj Exp $ */
+/* $Id: head.h,v 1.30.8.1 2002/03/03 10:31:56 davem Exp $ */
 #ifndef _SPARC64_HEAD_H
 #define _SPARC64_HEAD_H
 
 #include <asm/pstate.h>
 
-#define KERNBASE    0x400000
+#define KERNBASE	0x400000
+
+#define	PTREGS_OFF	(STACK_BIAS + REGWIN_SZ)
 
 #endif /* !(_SPARC64_HEAD_H) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)