From 686d8c63d530a5cfdbab2523825e37b904be56f9 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Wed, 17 Oct 2007 18:04:40 +0200 Subject: x86: unify include/asm/ptrace-abi_32/64.h Aside of the register defines the content can be shared. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- include/asm-x86/Kbuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/asm-x86/Kbuild') diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index 80744db..30f2244 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -9,8 +9,6 @@ header-y += ldt_64.h header-y += ldt.h header-y += msr-index.h header-y += prctl.h -header-y += ptrace-abi_32.h -header-y += ptrace-abi_64.h header-y += ptrace-abi.h header-y += sigcontext32.h header-y += ucontext_32.h -- cgit v1.1