patch-2.4.4 linux/include/asm-cris/ptrace.h
Next file: linux/include/asm-cris/semaphore.h
Previous file: linux/include/asm-cris/processor.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Fri Apr  6 10:51:19 2001
-  Orig file: 
v2.4.3/linux/include/asm-cris/ptrace.h
-  Orig date: 
Thu Feb  8 16:32:44 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-cris/ptrace.h linux/include/asm-cris/ptrace.h
@@ -23,9 +23,8 @@
 #define PT_DCCR      17
 #define PT_SRP       18
 #define PT_IRP       19
-#define PT_MAX       19
-
-#define PT_USP       42    /* special case - USP is not in the pt_regs */
+#define PT_USP       20    /* special case - USP is not in the pt_regs */
+#define PT_MAX       20
 
 /* Frame types */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)