Move the headers to include/asm-x86 and fixup the header install make rules
Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar
#ifndef _X8664_SIGINFO_H #define _X8664_SIGINFO_H #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) #include <asm-generic/siginfo.h> #endif