rootfs.c 75 B

123456
  1. #include "rootfs.h"
  2. #include <filesystem/VFS/VFS.h>
  3. void rootfs_init()
  4. {
  5. }