ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
void | abort () |
void | exit (int retval) |
void abort | ( | void | ) |
Definition at line 16 of file terminate.c.
References _exit().
void exit | ( | int | retval | ) |
Definition at line 25 of file terminate.c.
References _exit().