[−][src]Crate klogger
Modules
macros |
Macros
sprint | |
sprintln |
Structs
Writer | A writer for the serial line. It holds a lock so multiple cores/threads can print at the same time. |
WriterNoDrop | A writer that doesn't respect the locking procedure and tries to write at all costs. |
Functions
init | |
putchar |