minimal keyboard app
This commit is contained in:
@@ -76,7 +76,7 @@ extern "C" int main() {
|
||||
* Therefore activate the LAPIC timer in level 1/2 after initialization
|
||||
* (just before schedule())
|
||||
*/
|
||||
//LAPIC::Timer::activate();
|
||||
LAPIC::Timer::activate();
|
||||
|
||||
DBG_VERBOSE << "Schedule..." << endl;
|
||||
// Schedule first app
|
||||
|
||||
Reference in New Issue
Block a user