3 lines
51 B
C
3 lines
51 B
C
|
#pragma once
|
||
|
|
||
|
void kpanic(const char *format, ...);
|