panic.h File Reference

This is the interface specification for the panic interface. More...

Go to the source code of this file.

Defines

#define PANIC_STACK_UNDERFLOW   1
#define PANIC_UNDERFLOW_TRAP   2
#define PANIC_UNKNOWN_PROC_STATE   3

Functions

void panic (int nbr)
 Display panic information.


Detailed Description

This is the interface specification for the panic interface.

Panic will be called by the kernel in case of unrecoverable problems.

Definition in file panic.h.


Function Documentation

void panic int  nbr  ) 
 

Display panic information.

Parameters:
nbr panic number
This procedure is expected to handle a panic situation, by displaying the panic number, some additional information and to stop the operating system. The implemenation is hardware dependend.


Generated on Mon Sep 29 19:56:48 2008 for mKernel by  doxygen 1.4.6