summaryrefslogtreecommitdiff
path: root/boot/kjarna.h
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2024-03-03 08:44:42 +0000
committerAda Christine <adachristine18@gmail.com>2024-03-03 08:44:42 +0000
commitf61da8be06fdfebc598cba783e78117319231140 (patch)
tree0ef21f89e98a985ab5d985aaac1e032c868e8b81 /boot/kjarna.h
parent9681d6a6cbde12b00beab62683b8db98f680ba2b (diff)
build changes
Diffstat (limited to 'boot/kjarna.h')
-rw-r--r--boot/kjarna.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/boot/kjarna.h b/boot/kjarna.h
new file mode 100644
index 0000000..81bb79b
--- /dev/null
+++ b/boot/kjarna.h
@@ -0,0 +1,7 @@
+#pragma once
+
+#include <kjarna/interface.h>
+
+int main(int argc, char **argv);
+int image_start(void);
+