summaryrefslogtreecommitdiff
path: root/kern/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/types.h')
-rw-r--r--kern/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kern/types.h b/kern/types.h
index b03ef0c3..97d88de4 100644
--- a/kern/types.h
+++ b/kern/types.h
@@ -23,4 +23,6 @@
typedef long ssize_t;
+/* TODO cpu_flags_t */
+
#endif /* KERN_TYPES_H */