PatchworkOS
Loading...
Searching...
No Matches
readfile.c File Reference
#include <sys/io.h>

Go to the source code of this file.

Functions

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