Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / ia64 / include / uapi / asm / posix_types.h
diff --git a/kernel/arch/ia64/include/uapi/asm/posix_types.h b/kernel/arch/ia64/include/uapi/asm/posix_types.h
new file mode 100644 (file)
index 0000000..99ee1d6
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _ASM_IA64_POSIX_TYPES_H
+#define _ASM_IA64_POSIX_TYPES_H
+
+typedef unsigned long  __kernel_sigset_t;      /* at least 32 bits */
+
+#include <asm-generic/posix_types.h>
+
+#endif /* _ASM_IA64_POSIX_TYPES_H */