PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
readfile.c File Reference
#include <sys/fs.h>
Include dependency graph for readfile.c:

Go to the source code of this file.

Functions

size_t readfile (const char *path, void *buffer, size_t count, size_t offset)
 Wrapper for reading a file directly using a path.