[refactor] make bitmasks closer to a real type
While the current bitmask management is heavily inspired by libnuma, it is not as easy to use has the libnuma API. This patch is an attempt to refactor to code towards something cleaner.
Showing
include/aml/utils/bitmap.h
0 → 100644
src/utils/bitmap.c
0 → 100644
tests/utils/test_bitmap.c
0 → 100644