sweep through entire page table to free up intermediate tables
[lunaix-os.git] / lunaix-os / kernel / block / LBuild
1 sources([
2     "blkpart_gpt.c",
3     "blk_mapping.c",
4     "blkio.c",
5     "block.c",
6     "blkbuf.c"
7 ])