seL4/include/machine
Axel Heider 4608941f38 debug: restructure kernel console handling
Remove the UART handling details from the top level I/O handling that
implements printf(). The architecture's I/O handling must define how
the debug channel is implemented and what special handling is
required. This allows separating UART and SBI debug output handling.

Signed-off-by: Axel Heider <axelheider@gmx.de>
2021-05-14 13:13:36 +10:00
..
assembler.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
capdl.h define generic debug_capDL() function 2021-05-14 13:03:39 +10:00
debug.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
fpu.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
interrupt.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
io.h debug: restructure kernel console handling 2021-05-14 13:13:36 +10:00
profiler.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
registerset.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
timer.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00