42_KFS/headers/power.h
2024-09-22 09:54:56 +02:00

4 lines
49 B
C

#pragma once
void reboot(void);
void halt(void);