summaryrefslogtreecommitdiff
path: root/src/kernel/panic.h
AgeCommit message (Expand)Author
2022-04-14kernel: port init's `printf` implementationdzwdz
2021-09-21fix the assert kernel panic messagedzwdz
2021-09-20create a few specialized panic()sdzwdz
2021-08-22kernel: implement assertdzwdz
2021-08-09rename `log_` to `tty_`, `tty_` to `vga_`dzwdz
2021-08-03put the NUM2STR macro in util.hdzwdz
2021-07-18move all kernel sources to src/kernel/dzwdz
2021-07-10abstract away loggingdzwdz
2021-07-10a sensible source structuredzwdz
2021-07-10separate the source code from object files; more modular Makefiledzwdz