aboutsummaryrefslogtreecommitdiff
path: root/os/shell/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/shell/shell.h')
-rw-r--r--os/shell/shell.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/os/shell/shell.h b/os/shell/shell.h
new file mode 100644
index 0000000..2a8f508
--- /dev/null
+++ b/os/shell/shell.h
@@ -0,0 +1,3 @@
+#include "../../os/main.h"
+
+Program_t shell_run(); \ No newline at end of file