minix/lib/libc/syscall/dup2.S
2010-03-03 14:27:30 +00:00

8 lines
64 B
ArmAsm

.text
.extern __dup2
.globl _dup2
.balign 2
_dup2:
jmp __dup2