aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-17 12:04:40 -0400
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>2007-10-17 14:16:45 -0400
commit686d8c63d530a5cfdbab2523825e37b904be56f9 (patch)
tree2e241e323eb798beeb5954c6391374d29f1e5ae7 /include/asm-x86/Kbuild
parente2f430291fe23a4f78da078142e8fe9e94e9e043 (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/Kbuild2
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
9header-y += ldt.h 9header-y += ldt.h
10header-y += msr-index.h 10header-y += msr-index.h
11header-y += prctl.h 11header-y += prctl.h
12header-y += ptrace-abi_32.h
13header-y += ptrace-abi_64.h
14header-y += ptrace-abi.h 12header-y += ptrace-abi.h
15header-y += sigcontext32.h 13header-y += sigcontext32.h
16header-y += ucontext_32.h 14header-y += ucontext_32.h