URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [newlib/] [newlib/] [newlib/] [libc/] [include/] [utime.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
#ifdef __cplusplus extern "C" { #endif /* 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