Move the headers to include/asm-x86 and fixup the header install make rules
Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar
#ifdef CONFIG_X86_32 # include "alternative-asm_32.i" #else # include "alternative-asm_64.i" #endif