Initial commit
This commit is contained in:
4
code/ap_boot_post.cpp
Normal file
4
code/ap_boot_post.cpp
Normal file
@ -0,0 +1,4 @@
|
||||
// Excerpt from the smpEntry function
|
||||
Apic::initializeCurrentLocalApic();
|
||||
Apic::enableCurrentErrorHandler();
|
||||
Apic::startCurrentTimer();
|
||||
Reference in New Issue
Block a user