mirror of
https://github.com/drasko/codezero.git
synced 2026-03-02 02:33:12 +01:00
os_readdir() now using utcb as dirent buffer.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <mmap.h>
|
||||
#include <utcb.h>
|
||||
#include <vm_area.h>
|
||||
#include <l4/lib/string.h>
|
||||
#include <kmalloc/kmalloc.h>
|
||||
#include <l4lib/arch/syscalls.h>
|
||||
#include <l4lib/arch/syslib.h>
|
||||
|
||||
Reference in New Issue
Block a user