OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [sys/] [sparc64/] [utime.S] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
/* utime() system call */
2
/* svr4 only, sunos4 version calls utimes */
3
 
4
#ifdef __svr4__
5
 
6
#include "sys/syscallasm.h"
7
 
8
        defsyscall (utime, SYS_utime)
9
 
10
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.