minix/lib/libc/syscall/vm_getphys.S

8 lines
88 B
ArmAsm
Raw Normal View History

.text
2009-09-21 16:46:10 +02:00
.extern __vm_getphys
.globl _vm_getphys
.balign 2
2009-09-21 16:46:10 +02:00
_vm_getphys:
jmp __vm_getphys