Merge to Fedora kernel-2.6.6-1.422
[linux-2.6.git] / include / asm-cris / ptrace.h
index 79045e3..7a8c288 100644 (file)
@@ -3,8 +3,10 @@
 
 #include <asm/arch/ptrace.h>
 
+#ifdef __KERNEL__
 /* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
 #define PTRACE_GETREGS            12
 #define PTRACE_SETREGS            13
+#endif
 
 #endif /* _CRIS_PTRACE_H */