ingnore invalid scancodes
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
* possible that the debug output in a multi core system is displayed
|
||||
* on the wrong (previous) core.
|
||||
*/
|
||||
#define DBG nullstream
|
||||
#include "arch/lapic.h"
|
||||
#define DBG dout[LAPIC::getID()]
|
||||
|
||||
#include "../arch/core.h"
|
||||
#include "../device/textstream.h"
|
||||
|
||||
Reference in New Issue
Block a user