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

Go to the source code of this file.

Functions

void bitmap_clear_range (bitmap_t *map, uint64_t low, uint64_t high)
 Clear a range of bits in the bitmap.