minix/lib/libc/syscall/svrctl.s

8 lines
78 B
ArmAsm

.sect .text
.extern __svrctl
.define _svrctl
.align 2
_svrctl:
jmp __svrctl