1
This commit is contained in:
2022-07-24 00:33:14 +02:00
parent 605d4e8c8d
commit e4469e51b2
3 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,6 @@
#include "user/lib/Logger.h"
#include "kernel/Globals.h"
SpinLock Logger::sem;
bool Logger::kout_enabled = true;
bool Logger::serial_enabled = true;