bond/inc/kern/panic.h

7 lines
65 B
C

#pragma once
#include <kern/cdef.h>
void
panic(uint32 reason);