MentOS  0.8.0
The Mentoring Operating System
Functions | Variables
abort.c File Reference

Functions

void abort (void)
 Cause an abnormal program termination with core-dump.
 

Variables

static int stage = 0
 Since there could be signal handlers listening for the abort, we need to keep track at which stage of the abort we are.
 

Detailed Description