#include <kerror.h>
#include <stdio.h>
#include <cubeos.h>
#include <sys_var.h>
Include dependency graph for kerror.c:
Go to the source code of this file.
Functions | |
void | KERN_panic () |
This function shuts down the system the hard way. More... | |
void | KERN_complain (int i, char *text) |
This is the general error-reporting function of the kernel. More... |
Definition in file kerror.c.