PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
mount.c File Reference
#include <sys/io.h>
#include "user/common/syscalls.h"
Include dependency graph for mount.c:

Go to the source code of this file.

Functions

uint64_t mount (const char *mountpoint, const char *fs, const char *options)
 System call for mounting a filesystem.