ack/mach/vax4/libsysV_2/chroot.s
1990-01-11 16:00:19 +00:00

13 lines
156 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
chroot = 61
.define _chroot
_chroot:
.data2 0x0000
chmk $chroot
bcc 1f
jmp cerror
1:
ret