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

Go to the source code of this file.

Functions

uint64_t unlink (const char *path)
 Wrapper for removing a file.