X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fptrace.h;h=77adb7fa169bb291368589f4fc206821f2988707;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=5a8ef787dbf81c0c3ec5caf79471fe69a3033f07;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-arm/ptrace.h b/include/asm-arm/ptrace.h index 5a8ef787d..77adb7fa1 100644 --- a/include/asm-arm/ptrace.h +++ b/include/asm-arm/ptrace.h @@ -10,6 +10,7 @@ #ifndef __ASM_ARM_PTRACE_H #define __ASM_ARM_PTRACE_H +#include #define PTRACE_GETREGS 12 #define PTRACE_SETREGS 13 @@ -25,11 +26,6 @@ #define PTRACE_SET_SYSCALL 23 -/* PTRACE_SYSCALL is 24 */ - -#define PTRACE_GETCRUNCHREGS 25 -#define PTRACE_SETCRUNCHREGS 26 - /* * PSR bits */