summaryrefslogtreecommitdiff
path: root/kernel/printf.c
AgeCommit message (Expand)Author
2020-08-28move panicked check to uart.cRobert Morris
2020-08-28suppress write() output after panic()Robert Morris
2019-07-27split printf into a separate file, to make console.c more like a driverRobert Morris