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