mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 19:36:47 +00:00
6 lines
75 B
C
6 lines
75 B
C
#include "rootfs.h"
|
|
#include <filesystem/VFS/VFS.h>
|
|
|
|
void rootfs_init()
|
|
{
|
|
} |