mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:48:10 +00:00
Kernel: Put a bunch of debug spam behind #ifdefs.
This commit is contained in:
parent
56f7b392c1
commit
44e1e7423f
5 changed files with 22 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue