[PATCH] md: split reshape portion of raid5 sync_request into a separate function
[linux-2.6/libata-dev.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