mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-09 12:31:06 -04:00
Disable debug
This commit is contained in:
parent
d2cf6b5d67
commit
33818dbc51
@ -24,7 +24,7 @@
|
|||||||
#include "physical_pointer.hpp"
|
#include "physical_pointer.hpp"
|
||||||
#include "mutex.hpp"
|
#include "mutex.hpp"
|
||||||
|
|
||||||
constexpr const bool DEBUG_SCHEDULER = true;
|
constexpr const bool DEBUG_SCHEDULER = false;
|
||||||
|
|
||||||
//Provided by task_switch.s
|
//Provided by task_switch.s
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user