Docs.rs
hos_kernel-0.1.0
hos_kernel 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bsgbryan
Dependencies
bootloader_api ^0.11.2
normal
embedded-graphics ^0.8.1
normal
lazy_static ^1.4.0
normal
linked_list_allocator ^0.9.0
normal
pc-keyboard ^0.5.0
normal
pic8259 ^0.10.1
normal
spin ^0.5.2
normal
volatile ^0.2.6
normal
x86_64 ^0.14.2
normal
Versions
22.92%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hos_
kernel
0.1.0
All Items
Crate Items
Modules
Macros
Functions
Crate
hos_kernel
Copy item path
Source
Modules
§
allocator
framebuffer
gdt
interrupts
memory
printer
Macros
§
print
Like the
print!
macro in the standard library, but prints to the VGA text buffer.
println
Like the
println!
macro in the standard library, but prints to the VGA text buffer.
Functions
§
hlt_
loop
init