remove second timer
This commit is contained in:
1
main.cc
1
main.cc
@@ -151,7 +151,6 @@ extern "C" int main_ap() {
|
|||||||
|
|
||||||
DBG << "App CPU " << static_cast<int>(Core::getID()) << endl << flush;
|
DBG << "App CPU " << static_cast<int>(Core::getID()) << endl << flush;
|
||||||
|
|
||||||
LAPIC::Timer::setup(1000000);
|
|
||||||
Core::Interrupt::enable();
|
Core::Interrupt::enable();
|
||||||
LAPIC::Timer::activate();
|
LAPIC::Timer::activate();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user