minix/lib/libc/syscall/svrctl.S
2010-03-03 14:27:30 +00:00

8 lines
72 B
ArmAsm

.text
.extern __svrctl
.globl _svrctl
.balign 2
_svrctl:
jmp __svrctl