MicrOS
power_calls.h
Go to the documentation of this file.
1 #ifndef POWER_CALLS_H
2 #define POWER_CALLS_H
3 
4 #include "power/power.h"
6 
9 
10 #endif
Definition: interrupt_state.h:8
void syscall_power_shutdown(interrupt_state *state)
Definition: power_calls.c:8
void syscall_power_reboot(interrupt_state *state)
Definition: power_calls.c:3