Module io

Source
Expand description

Support routines for debugging I/O.

Structs§

Writer
Writer is used by kernel::debug to panic message to the serial port.

Statics§

WRITER
Global static for debug writer

Functions§

panic_fmt
Panic handler.