|
PatchworkOS
321f6ec
A non-POSIX operating system.
|
#include <sys/bitmap.h>Go to the source code of this file.
Functions | |
| void | bitmap_init (bitmap_t *map, void *buffer, uint64_t length) |
| Initialize a bitmap. | |