Add ia64 arch
[platform/upstream/linux-glibc-devel.git] / usr / include / asm-ia64 / posix_types.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASM_IA64_POSIX_TYPES_H
3 #define _ASM_IA64_POSIX_TYPES_H
4
5 typedef unsigned long   __kernel_sigset_t;      /* at least 32 bits */
6
7 #include <asm-generic/posix_types.h>
8
9 #endif /* _ASM_IA64_POSIX_TYPES_H */