Module user
rstubs
0.1.0
Module user
Functions
In crate rstubs
Modules
arch
assignments
device
gdt
interrupts
threading
user
util
Constants
MAX_CPUS
STACK_SIZE
Statics
INIT_STACKS
KERNEL_BEGIN
KERNEL_END
MBOOT_PTR
MBOOT_SIG
start_high
Functions
kmain
panic
?
Module
rstubs
::
user
source
·
[
−
]
Expand description
The application code.
Functions
§
app_action
init_action
An app that is started at the beginning and terminates instantly.
keyboard_action