Files
nub-os-2/src/boot/panic.h
nub31 532d3e7b48 ...
2025-12-30 01:36:52 +01:00

3 lines
52 B
C

#pragma once
void boot_panic(const char *fmt, ...);