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

8 lines
94 B
ArmAsm
Executable file

.sect .text
.extern __vm_getphys
.define _vm_getphys
.align 2
_vm_getphys:
jmp __vm_getphys