Crate kernel [−] [src]
Reexports
pub use externs::*; |
Modules
| alloc_system |
Allocation |
| audio |
Audio |
| common |
Common std-like functionality |
| drivers |
Various drivers |
| externs |
Externs |
| graphics |
Various graphical methods |
| network |
Network |
| panic |
Panic |
| programs |
Programs |
| schemes |
Schemes |
| syscall |
System calls |
| usb |
USB input/output |
Macros
| debug! |
Debug to console |
| debugln! |
Debug new line to console |
Traits
| GetSlice |
Bounded slice abstraction |
Functions
| debug_init |
Initialize debug |
| kernel |
Take regs for kernel calls and exceptions |