summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/kernel.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/kernel/kernel.c b/kernel/kernel.c
index 42a2da2..4539c90 100644
--- a/kernel/kernel.c
+++ b/kernel/kernel.c
@@ -183,14 +183,6 @@ void kernel_main(uint32_t initial_stack, int mp)
//floppy_init();
//#endif
- //
- // "Shell"
- //
- // Will process input from the keyboard but will be completely
- // redesigned soon. TODO!!
- //
- //shell_init();
-
//
// Initialize Multitasking
//