Crate cobalt_os

Crate cobalt_os 

Source

Modules§

arch
interrupts
macros
serial
sys

Macros§

breakpoint
clear
clear_line
debug
err
inb
indw
inw
log
print
Like the print! macro in the standard library, but prints to the VGA text buffer.
print_at
println
Like the println! macro in the standard library, but prints to the VGA text buffer.
run
serial_print
Prints to the host through the serial interface.
serial_println
Prints to the host through the serial interface, appending a newline.
set_style
warn

Enums§

QemuExitCode

Traits§

Testable

Functions§

exit_qemu
test_panic_handler
test_runner