minix/lib/syscall/vm_getrefcount.s
2009-11-09 10:26:00 +00:00

8 lines
110 B
ArmAsm

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