ACPI: thinkpad-acpi: some checkpatch.pl fluff
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86_64 / siginfo.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