Magellan Linux

Contents of /alx-src/tags/kernel26-2.6.12-alx-r9/include/asm-alpha/siginfo.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 630 - (show annotations) (download)
Wed Mar 4 11:03:09 2009 UTC (15 years, 3 months ago) by niro
File MIME type: text/plain
File size: 169 byte(s)
Tag kernel26-2.6.12-alx-r9
1 #ifndef _ALPHA_SIGINFO_H
2 #define _ALPHA_SIGINFO_H
3
4 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
5 #define __ARCH_SI_TRAPNO
6
7 #include <asm-generic/siginfo.h>
8
9 #endif