X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/f044ca812256b421e793c4335ce1ffed74710a70..8fce4520de1f257819b16f9253fa28dcdae743f4:/lunaix-os/kernel/proc0.c diff --git a/lunaix-os/kernel/proc0.c b/lunaix-os/kernel/proc0.c index 4b430b5..93cc020 100644 --- a/lunaix-os/kernel/proc0.c +++ b/lunaix-os/kernel/proc0.c @@ -100,11 +100,8 @@ init_platform() twifs_register_plugins(); - // FIXME This 8025 serial should integrated into device layer - serial_init(); - - // debugger - sdbg_init(); + // FIXME Re-design needed!! + // sdbg_init(); // console console_start_flushing();