kernel: some random modifications
This commit is contained in:
parent
e6a2c1e240
commit
175805604e
17 changed files with 141 additions and 237 deletions
3
kernel/src/sys/arch/x86_64/smp.h
Normal file
3
kernel/src/sys/arch/x86_64/smp.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
void smp_init();
|
Loading…
Add table
Add a link
Reference in a new issue