Files
minix/lib/libc/syscall/vm_unmap.S
T

8 lines
80 B
ArmAsm

.text
.extern __vm_unmap
.globl _vm_unmap
.balign 2
_vm_unmap:
jmp __vm_unmap