summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/sys
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/bsd/sys')
-rw-r--r--rtemsbsd/include/rtems/bsd/sys/_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rtemsbsd/include/rtems/bsd/sys/_types.h b/rtemsbsd/include/rtems/bsd/sys/_types.h
index 76ec2440..a61d47a3 100644
--- a/rtemsbsd/include/rtems/bsd/sys/_types.h
+++ b/rtemsbsd/include/rtems/bsd/sys/_types.h
@@ -143,8 +143,6 @@ typedef float __float_t;
typedef intptr_t intfptr_t;
typedef uintptr_t uintfptr_t;
-typedef uint32_t intrmask_t;
-
typedef time_t __time_t;
typedef ptrdiff_t __ptrdiff_t;