#include <lib.h>#include <string.h>#include <unistd.h>Include dependency graph for _mount.c:

Go to the source code of this file.
Defines | |
| #define | mount _mount |
Functions | |
| PUBLIC int | mount (char *special, char *name, int rwflag) |
|
|
Definition at line 2 of file _mount.c. Referenced by main(). |
|
||||||||||||||||
|
Definition at line 6 of file _mount.c. References _syscall(), FS, m, MOUNT, and strlen(). |
1.4.6