OurOS
0.1
Operating System built by McGill Students
Loading...
Searching...
No Matches
panic.h
Go to the documentation of this file.
1
6
#ifndef _PANIC_H
7
#define _PANIC_H
8
14
void
panic
(
const
char
*msg);
15
16
#endif
panic
void panic(const char *msg)
kernel panic function for unsalvageable errors, panic can be used to display an error message to the ...
Definition
panic.c:6
include
kernel
panic.h
Generated by
1.9.8