Luna/kernel/include/panic/hang.h

4 lines
39 B
C
Raw Normal View History

2022-09-05 14:13:51 +00:00
#pragma once
void hang();
void halt();