Comment PRINT_BACKTRACE

This commit is contained in:
Alex 2023-03-26 21:21:10 +03:00
parent f4641e21fe
commit d136f9fd42
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -5,7 +5,7 @@
#include "../kernel.h" #include "../kernel.h"
#define PRINT_BACKTRACE // #define PRINT_BACKTRACE
#ifdef PRINT_BACKTRACE #ifdef PRINT_BACKTRACE
#pragma GCC diagnostic ignored "-Wframe-address" #pragma GCC diagnostic ignored "-Wframe-address"