summaryrefslogtreecommitdiff
path: root/kern/assert.h
AgeCommit message (Collapse)Author
2017-05-30Move assert.h to the include directoryRichard Braun
This turns assert.h into a standard header.
2017-05-28kern/assert: new static_assert macroRichard Braun
2017-03-04Add missing braces for one-line blocksRichard Braun
2012-11-03Merge lib into kernRichard Braun
There are no precise enough criteria to justify the separation of these two directories.