summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/_types.h')
-rw-r--r--sys/ia64/include/_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/include/_types.h b/sys/ia64/include/_types.h
index 9c15ef6..5809f63 100644
--- a/sys/ia64/include/_types.h
+++ b/sys/ia64/include/_types.h
@@ -55,6 +55,7 @@ typedef unsigned long __uint64_t;
* Standard type definitions.
*/
typedef __int32_t __clock_t; /* clock()... */
+typedef unsigned int __cpumask_t;
typedef __int64_t __critical_t;
typedef double __double_t;
typedef float __float_t;
OpenPOWER on IntegriCloud