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 | _ps2sdk_time_init () |
void | _ps2sdk_time_deinit () |
void | _ps2sdk_timezone_update () |
int | chdir (const char *path) |
The global init/deinit code for our crt0.
Definition in file init.c.
void _ps2sdk_time_deinit | ( | ) |
void _ps2sdk_time_init | ( | ) |
void _ps2sdk_timezone_update | ( | ) |
Definition at line 26 of file timezone.c.
int chdir | ( | const char * | path | ) |