summaryrefslogtreecommitdiff
path: root/service/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'service/config.h')
-rw-r--r--service/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/service/config.h b/service/config.h
new file mode 100644
index 0000000..18aa6f8
--- /dev/null
+++ b/service/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#define KJARNA_REVISION 2
+
+const char * const HAL_PATH = "/system/kernel.os";
+