Luna/kernel/include/panic/hang.h
2022-09-05 16:13:51 +02:00

4 lines
39 B
C

#pragma once
void hang();
void halt();