Index: linux-2.6.16-rc5/include/asm-arm/ptrace.h =================================================================== --- linux-2.6.16-rc5.orig/include/asm-arm/ptrace.h +++ linux-2.6.16-rc5/include/asm-arm/ptrace.h @@ -26,6 +26,9 @@ #define PTRACE_SET_SYSCALL 23 +#define PTRACE_GETCRUNCHREGS 24 +#define PTRACE_SETCRUNCHREGS 25 + /* * PSR bits */