![]() INFO: typedef struct fildes { vfs_node_t* node; off_t offset; int flags; int mode; } fildes_t; - merge fs_types.h and fs.h into one file fs.h |
||
---|---|---|
.. | ||
echo.c | ||
init.c | ||
main.c | ||
Makefile | ||
ping.c | ||
syscall.c | ||
tasks.c | ||
tests.c |
![]() INFO: typedef struct fildes { vfs_node_t* node; off_t offset; int flags; int mode; } fildes_t; - merge fs_types.h and fs.h into one file fs.h |
||
---|---|---|
.. | ||
echo.c | ||
init.c | ||
main.c | ||
Makefile | ||
ping.c | ||
syscall.c | ||
tasks.c | ||
tests.c |