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 hasMIN
andMAX
constants. - local_
log - local_
log_ ln - 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