Crate ember_os

Source

Modules§

allocator
collections
demo
exit
gdt
interrupts
io
memory
prelude
serial
shell
task
test_framework
utils
vga_buffer

Macros§

eprint
eprintln
impl_bounded
To implement Bounded for basic types which has MIN and MAX constants.
local_log
local_log_ln
print
print_with_color
print_with_color_ln
println
serial_print
Prints to the host through the serial interface.
serial_println
Prints to the host through the serial interface, appending a newline.
vec

Functions§

hlt_loop
minimum_init
test_panic_handler
test_runner