mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
os_readdir() now using utcb as dirent buffer.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <arch/mm.h>
|
||||
#include <lib/spinlock.h>
|
||||
|
||||
// #define DEBUG_FAULT_HANDLING
|
||||
#define DEBUG_FAULT_HANDLING
|
||||
#ifdef DEBUG_FAULT_HANDLING
|
||||
#define dprintf(...) printf(__VA_ARGS__)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user