Remove mmio, port io, and debug headers from kernel side, and keep them on the libc. Simplify debugging functions. Add missing comments in several locations. Move ANSI color definitions in a separate file.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
#include <libgen.h>
|
||||
#include <sys/stat.h>
|
||||
#include <signal.h>
|
||||
#include <debug.h>
|
||||
#include <io/debug.h>
|
||||
#include <sys/bitops.h>
|
||||
#include "stdbool.h"
|
||||
#include "stddef.h"
|
||||
|
||||
Reference in New Issue
Block a user