42_KFS/headers/power.h

4 lines
49 B
C
Raw Permalink Normal View History

2024-09-22 03:54:56 -04:00
#pragma once
void reboot(void);
void halt(void);