summaryrefslogtreecommitdiff
path: root/kern/panic.h
AgeCommit message (Collapse)Author
2018-02-24Don't use reserved identifiersRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-06-25Use the C11 alignas and noreturn macrosRichard Braun
2017-06-15kern/macros: remove the __format_printf macroRichard Braun
This macro isn't used enough for this alias to have any real value.
2012-11-03Merge lib into kernRichard Braun
There are no precise enough criteria to justify the separation of these two directories.
2012-09-30Initial commitRichard Braun