KallistiOS git master
Independent SDK for the Sega Dreamcast
|
KOS extension of Newlib's utime.h. More...
#include <time.h>
Go to the source code of this file.
Data Structures | |
struct | utimbuf |
Functions | |
int | utime (const char *path, struct utimbuf *times) |
KOS extension of Newlib's utime.h.
Newlib does not ever actually declare a prototype for utime() within its header, despite implementing it for SH. We add the prototype ourselves.
|
extern |