MicrOS
|
Go to the source code of this file.
Functions | |
void | micros_power_reboot () |
Reboots operating system. More... | |
void | micros_power_shutdown () |
Shutdowns operating system. More... | |
void micros_power_reboot | ( | ) |
Reboots operating system.
Reboots operating system by calling PS/2 controller.
void micros_power_shutdown | ( | ) |
Shutdowns operating system.
Shutdowns operating system (works only in QEMU, VirtualBox and Bochs).