[SMP] Cpu initialization cleanup

This commit is contained in:
2016-11-20 00:23:47 +01:00
parent 664379b35c
commit f356cc8f95
11 changed files with 126 additions and 43 deletions

View File

@@ -6,8 +6,6 @@
#include <debug.h>
#include <registers.h>
thread_t *current_thread = 0;
uint64_t tid = 1;