add: kpanic
This commit is contained in:
4
headers/power.h
Normal file
4
headers/power.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void reboot(void);
|
||||
void halt(void);
|
||||
Reference in New Issue
Block a user