/kern_2.6.32/arch/alpha/include/asm/siginfo.h
http://omnia2droid.googlecode.com/ · C++ Header · 9 lines · 6 code · 3 blank · 0 comment · 0 complexity · 7f1a1bbb82392efc6353be47b86a7f0e MD5 · raw file
- #ifndef _ALPHA_SIGINFO_H
- #define _ALPHA_SIGINFO_H
- #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
- #define __ARCH_SI_TRAPNO
- #include <asm-generic/siginfo.h>
- #endif