i386/x86_64: move headers to include/asm-x86
[wandboard.git] / include / asm-x86 / siginfo_64.h
blobd09a1e6e72462842c47dd69c6a5eb9c85fcd4820
1 #ifndef _X8664_SIGINFO_H
2 #define _X8664_SIGINFO_H
4 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
6 #include <asm-generic/siginfo.h>
8 #endif