/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

  1. #ifndef _ALPHA_SIGINFO_H
  2. #define _ALPHA_SIGINFO_H
  3. #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
  4. #define __ARCH_SI_TRAPNO
  5. #include <asm-generic/siginfo.h>
  6. #endif