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

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)