|
PatchworkOS
da8a090
A non-POSIX operating system.
|
#include <sys/bitmap.h>Go to the source code of this file.
Functions | |
| void | bitmap_set_range (bitmap_t *map, uint64_t low, uint64_t high) |
| Set a range of bits in the bitmap. | |