summaryrefslogtreecommitdiff
path: root/kernel/kernel.c
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-10-22 21:58:39 +0200
committerMichal Idziorek <m.i@gmx.at>2014-10-22 21:58:39 +0200
commit9fafc0e4937b039d67031e09843af12e9049cd73 (patch)
treec6b5c8367440c172b60b8229899c40dff262183a /kernel/kernel.c
parent88d559f24478526618236ed6415161878836db14 (diff)
urgent todos
Diffstat (limited to 'kernel/kernel.c')
-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
//