PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
rmdir.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/io.h>
Include dependency graph for rmdir.c:

Go to the source code of this file.

Functions

uint64_t rmdir (const char *path)
 Wrapper for removing a directory.