summaryrefslogtreecommitdiff
path: root/kern/bitmap.h
AgeCommit message (Expand)Author
2013-05-15kern/bitmap: move helper functions to bitmap_i.hRichard Braun
2013-05-15kern/bitmap: new bitmap_copy functionRichard Braun
2013-03-08kern/bitmap: add const keywords where appropriateRichard Braun
2013-03-08kern/bitmap: remove volatile keywordsRichard Braun
2013-03-08kern/bitmap: new functionsRichard Braun
2013-03-08kern/bitmap: rename bitmap_init, new bitmap_fill functionRichard Braun
2013-03-08kern/bitmap: add the bitmap_for_each macroRichard Braun
2013-03-07kern/bitmap: new moduleRichard Braun