summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/bits/typesizes.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/bits/typesizes.h')
-rw-r--r--sysdeps/mach/hurd/bits/typesizes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/bits/typesizes.h b/sysdeps/mach/hurd/bits/typesizes.h
index 970e64e8f6..948517ed37 100644
--- a/sysdeps/mach/hurd/bits/typesizes.h
+++ b/sysdeps/mach/hurd/bits/typesizes.h
@@ -59,6 +59,7 @@
#define __SSIZE_T_TYPE __SWORD_TYPE
#define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE
#define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE
+#define __CPU_MASK_TYPE __ULONGWORD_TYPE
/* Number of descriptors that can fit in an `fd_set'. */
#define __FD_SETSIZE 256