blob: eb6842b6a2af5ca07742907de737ab9bbf636c1b [file] [log] [blame]
#include <dri/fs/ext2/ext2.h>
#include <kint.h>
void ext2_mount(struct fs_node *where)
{
// TODO
}