|
|
| File: [Development] / linux-2.6-xfs / include / asm-x86_64 / Attic / siginfo.h (download)
Revision 1.2, Mon Apr 5 23:04:16 2004 UTC (13 years, 6 months ago) by nathans
Merge up to 2.6.5 |
#ifndef _X8664_SIGINFO_H #define _X8664_SIGINFO_H #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) #define SIGEV_PAD_SIZE ((SIGEV_MAX_SIZE/sizeof(int)) - 4) #include <asm-generic/siginfo.h> #endif