[PATCH] workstruct: fix ieee80211-softmac compile problem
[linux-2.6/kvm.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