diff options
Diffstat (limited to 'include/asm-x86_64/siginfo.h')
-rw-r--r-- | include/asm-x86_64/siginfo.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-x86_64/siginfo.h b/include/asm-x86_64/siginfo.h deleted file mode 100644 index d09a1e6e724..00000000000 --- a/include/asm-x86_64/siginfo.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _X8664_SIGINFO_H -#define _X8664_SIGINFO_H - -#define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) - -#include <asm-generic/siginfo.h> - -#endif |