MentOS  0.8.0
The Mentoring Operating System
Functions
exit.c File Reference

Functions

void exit (int status)
 Wrapper for exit system call. More...
 

Detailed Description

Function Documentation

◆ exit()

void exit ( int  status)

Wrapper for exit system call.

Parameters
statusThe exit status.