diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-17 12:04:40 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-17 14:16:45 -0400 |
commit | 686d8c63d530a5cfdbab2523825e37b904be56f9 (patch) | |
tree | 2e241e323eb798beeb5954c6391374d29f1e5ae7 /include/asm-x86/Kbuild | |
parent | e2f430291fe23a4f78da078142e8fe9e94e9e043 (diff) |
x86: unify include/asm/ptrace-abi_32/64.h
Aside of the register defines the content can be shared.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r-- | include/asm-x86/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index 80744dbcfafd..30f224428724 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild | |||
@@ -9,8 +9,6 @@ header-y += ldt_64.h | |||
9 | header-y += ldt.h | 9 | header-y += ldt.h |
10 | header-y += msr-index.h | 10 | header-y += msr-index.h |
11 | header-y += prctl.h | 11 | header-y += prctl.h |
12 | header-y += ptrace-abi_32.h | ||
13 | header-y += ptrace-abi_64.h | ||
14 | header-y += ptrace-abi.h | 12 | header-y += ptrace-abi.h |
15 | header-y += sigcontext32.h | 13 | header-y += sigcontext32.h |
16 | header-y += ucontext_32.h | 14 | header-y += ucontext_32.h |