Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
posix_types.h
Go to the documentation of this file.
1 #ifndef _ASM_IA64_POSIX_TYPES_H
2 #define _ASM_IA64_POSIX_TYPES_H
3 
4 typedef unsigned long __kernel_sigset_t; /* at least 32 bits */
5 
7 
8 #endif /* _ASM_IA64_POSIX_TYPES_H */