minix/lib/libc/syscall/dup2.S

8 lines
64 B
ArmAsm
Raw Normal View History

.text
2005-04-21 16:53:53 +02:00
.extern __dup2
.globl _dup2
.balign 2
2005-04-21 16:53:53 +02:00
_dup2:
jmp __dup2