]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/ptrace.h
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[linux-2.6-omap-h63xx.git] / include / asm-arm / ptrace.h
index 77adb7fa169bb291368589f4fc206821f2988707..5a8ef787dbf81c0c3ec5caf79471fe69a3033f07 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef __ASM_ARM_PTRACE_H
 #define __ASM_ARM_PTRACE_H
 
-#include <linux/config.h>
 
 #define PTRACE_GETREGS         12
 #define PTRACE_SETREGS         13
 
 #define PTRACE_SET_SYSCALL     23
 
+/* PTRACE_SYSCALL is 24 */
+
+#define PTRACE_GETCRUNCHREGS   25
+#define PTRACE_SETCRUNCHREGS   26
+
 /*
  * PSR bits
  */