#include <oskit/fs/memfs.h> #include <oskit/startup.h>oskit_dir_t *start_fs_bmod(void);
Initialize the BMOD filesystem. Create the supporting memfs, and load it with the contents of the multiboot BMODs.
Returns a handle to the root of the BMOD filesystem