]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/ia64/include/asm/posix_types.h
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy...
[karo-tx-linux.git] / arch / ia64 / include / asm / posix_types.h
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
6 #include <asm-generic/posix_types.h>
7
8 #endif /* _ASM_IA64_POSIX_TYPES_H */