42_KFS/headers/kpanic.h

3 lines
51 B
C
Raw Normal View History

2024-09-22 03:54:56 -04:00
#pragma once
void kpanic(const char *format, ...);