feat: moved file system code around
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#include <myke/cpu/timer.h>
|
||||
#include <myke/drivers/pci/ide.h>
|
||||
#include <myke/drivers/pci/pci.h>
|
||||
#include <myke/fs/blockdev.h>
|
||||
#include <myke/fs/mbr.h>
|
||||
#include <myke/vfs/blockdev.h>
|
||||
#include <myke/vfs/part/mbr.h>
|
||||
#include <myke/libk/libk.h>
|
||||
#include <myke/mem/malloc.h>
|
||||
#include <myke/mem/mem.h>
|
||||
|
||||
Reference in New Issue
Block a user