Function axhal::misc::terminate

source ·
pub fn terminate() -> !
Expand description

Shutdown the whole system (in QEMU), including all CPUs.

See https://wiki.osdev.org/Shutdown for more information.