summaryrefslogtreecommitdiff
path: root/kernel/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/util.h')
-rw-r--r--kernel/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/util.h b/kernel/util.h
new file mode 100644
index 0000000..1015c9c
--- /dev/null
+++ b/kernel/util.h
@@ -0,0 +1,2 @@
+void vga_cursor_hide(void);
+void halt(void);