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

3 lines
51 B
C

#pragma once
void kpanic(const char *format, ...);