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