about summary refs log tree commit diff stats
path: root/tools/iso/kernel.soso/null.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/iso/kernel.soso/null.h')
-rw-r--r--tools/iso/kernel.soso/null.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/iso/kernel.soso/null.h b/tools/iso/kernel.soso/null.h
new file mode 100644
index 00000000..fffb0aab
--- /dev/null
+++ b/tools/iso/kernel.soso/null.h
@@ -0,0 +1,6 @@
+#ifndef NULL_H
+#define NULL_H
+
+void initializeNull();
+
+#endif // NULL_H