summaryrefslogtreecommitdiffstats
path: root/schedsim/rtems/sched_cpu/machine/_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/rtems/sched_cpu/machine/_types.h')
-rw-r--r--schedsim/rtems/sched_cpu/machine/_types.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/schedsim/rtems/sched_cpu/machine/_types.h b/schedsim/rtems/sched_cpu/machine/_types.h
new file mode 100644
index 0000000..18f96d5
--- /dev/null
+++ b/schedsim/rtems/sched_cpu/machine/_types.h
@@ -0,0 +1,8 @@
+/*
+ * $Id: _types.h,v 1.3 2007/09/07 21:16:25 jjohnstn Exp $
+ */
+
+#ifndef _MACHINE__TYPES_H
+#define _MACHINE__TYPES_H
+#include <machine/_default_types.h>
+#endif