MicrOS
micros_power.c File Reference
#include "micros_power.h"

Functions

void micros_power_reboot ()
 Reboots operating system. More...
 
void micros_power_shutdown ()
 Shutdowns operating system. More...
 

Function Documentation

◆ micros_power_reboot()

void micros_power_reboot ( )

Reboots operating system.

Reboots operating system by calling PS/2 controller.

◆ micros_power_shutdown()

void micros_power_shutdown ( )

Shutdowns operating system.

Shutdowns operating system (works only in QEMU, VirtualBox and Bochs).