summaryrefslogtreecommitdiff
path: root/i386/i386/mp_desc.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/mp_desc.c')
-rw-r--r--i386/i386/mp_desc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/i386/i386/mp_desc.c b/i386/i386/mp_desc.c
index 3262b24e..04ee9b0c 100644
--- a/i386/i386/mp_desc.c
+++ b/i386/i386/mp_desc.c
@@ -361,9 +361,6 @@ cpu_setup()
//kmutex_unlock(&ap_config_lock);
- kernel_id = cpu_number();
- printf("cpu %d enabled\n", kernel_id);
-
return 0;
}