pub fn terminate() -> !Expand description
Shutdown the whole system (in QEMU), including all CPUs.
See https://wiki.osdev.org/Shutdown for more information.
pub fn terminate() -> !Shutdown the whole system (in QEMU), including all CPUs.
See https://wiki.osdev.org/Shutdown for more information.