add: kpanic
This commit is contained in:
3
headers/kpanic.h
Normal file
3
headers/kpanic.h
Normal file
@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void kpanic(const char *format, ...);
|
Reference in New Issue
Block a user