summaryrefslogtreecommitdiff
path: root/kern/bitmap_i.h
AgeCommit message (Collapse)Author
2017-05-31Move limits.h to the include directoryRichard Braun
This turns limits.h into a standard header.
2013-05-15kern/bitmap: move helper functions to bitmap_i.hRichard Braun
Although the dinstinction between those and the public interface was already easy to make, it's a bit more consistent and elegant this way.