summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/_types.h')
-rw-r--r--sys/amd64/include/_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/include/_types.h b/sys/amd64/include/_types.h
index 446a2d0..4a7b6e7 100644
--- a/sys/amd64/include/_types.h
+++ b/sys/amd64/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 double __float_t;
OpenPOWER on IntegriCloud