diff options
Diffstat (limited to 'kernel/mp.h')
| -rw-r--r-- | kernel/mp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/mp.h b/kernel/mp.h index fc7f036..e6db125 100644 --- a/kernel/mp.h +++ b/kernel/mp.h @@ -1,2 +1,2 @@ -#include "smp.h" -bool mp_find(smp_processors *procdata); +// MULTIBOOT SPEC parsing +//bool mp_find(smp_processors *procdata); |
