aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86/asm/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-x86/asm/ptrace.h')
-rw-r--r--arch/um/sys-x86/asm/ptrace.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/um/sys-x86/asm/ptrace.h b/arch/um/sys-x86/asm/ptrace.h
deleted file mode 100644
index c8aca8c..0000000
--- a/arch/um/sys-x86/asm/ptrace.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef CONFIG_X86_32
-# include "ptrace_32.h"
-#else
-# include "ptrace_64.h"
-#endif