MicrOS
micros_power.h File Reference
#include <stdint.h>
#include "micros_interrupts.h"

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...
 

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).