minix/lib/syscall/vm_getrefcount.s
2009-09-21 14:46:10 +00:00

8 lines
110 B
ArmAsm
Executable file

.sect .text
.extern __vm_getrefcount
.define _vm_getrefcount
.align 2
_vm_getrefcount:
jmp __vm_getrefcount