URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [newlib/] [libc/] [include/] [utime.h] - Rev 823
Go to most recent revision | Compare with Previous | Blame | View Log
#ifdef __cplusplus extern "C" { #endif #include <_ansi.h> /* The utime function is defined in libc/sys/<arch>/sys if it exists. */ #include <sys/utime.h> #ifdef __cplusplus } #endif
Go to most recent revision | Compare with Previous | Blame | View Log