x86: ordering functions in io_apic_32.c
[deliverable/linux.git] / include / asm-x86 / siginfo.h
CommitLineData
77ef50a5
VN
1#ifndef ASM_X86__SIGINFO_H
2#define ASM_X86__SIGINFO_H
f16ee288
TG
3
4#ifdef __x86_64__
5# define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
6#endif
7
8#include <asm-generic/siginfo.h>
9
77ef50a5 10#endif /* ASM_X86__SIGINFO_H */
This page took 0.139366 seconds and 5 git commands to generate.