summaryrefslogtreecommitdiff
path: root/kern/slab_i.h
AgeCommit message (Collapse)Author
2015-07-26kern/slab: rename constructor typeRichard Braun
2015-07-26kern/slab: move internal data to slab_i.hRichard Braun
As it's done for other modules, this separation makes the public interface easy to identify.