Kernel: Put a bunch of debug spam behind #ifdefs.

This commit is contained in:
Andreas Kling 2019-03-27 15:07:12 +01:00
commit 44e1e7423f
Notes: sideshowbarker 2024-07-19 14:55:29 +09:00
5 changed files with 22 additions and 2 deletions

View file

@ -27,8 +27,8 @@
#include <Kernel/ARP.h>
//#define DEBUG_IO
#define TASK_DEBUG
#define FORK_DEBUG
//#define TASK_DEBUG
//#define FORK_DEBUG
#define SIGNAL_DEBUG
#define MAX_PROCESS_GIDS 32
//#define SHARED_BUFFER_DEBUG