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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
! dup2() system call
2
 
3
#include "sys/syscallasm.h"
4
 
5
/* FIXME: rewrite in C to use fcntl */
6
 
7
#ifndef __svr4__        /* svr4 uses fcntl */
8
        defsyscall (dup2, SYS_dup2)
9
#endif

powered by: WebSVN 2.1.0

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