PatchworkOS  da8a090
A non-POSIX operating system.
Loading...
Searching...
No Matches
bitmap_set_range.c File Reference
#include <sys/bitmap.h>
Include dependency graph for bitmap_set_range.c:

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.