42_KFS/headers/kpanic.h
2024-10-18 14:45:37 +02:00

4 lines
52 B
C

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