aboutsummaryrefslogtreecommitdiff
path: root/kernel/conf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/conf.h.in')
-rw-r--r--kernel/conf.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/conf.h.in b/kernel/conf.h.in
new file mode 100644
index 0000000..61352d7
--- /dev/null
+++ b/kernel/conf.h.in
@@ -0,0 +1,4 @@
+#pragma once
+
+#define VERSION {VERSION}
+#define CC {CC}