mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 10:11:43 +00:00
Update kernel code
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
#include "../kernel.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
#define PRINT_BACKTRACE
|
||||
/* This might end up in a deadlock in the deadlock handler.
|
||||
Nobody can escape the deadlock, not even the
|
||||
deadlock handler itself. */
|
||||
|
||||
// #define PRINT_BACKTRACE
|
||||
#endif
|
||||
|
||||
#ifdef PRINT_BACKTRACE
|
||||
|
Reference in New Issue
Block a user