SMP - fixed compilation and removed warnings

This commit is contained in:
Tomas Hruby
2011-12-15 09:56:08 +00:00
parent 84662ec4b3
commit 9cd53f1cc0
9 changed files with 16 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
#include "smp.h"
#include "interrupt.h"
#include "clock.h"
unsigned ncpus;
unsigned ht_per_core;