ack/mach/vax4/libsysV_2/_lseek.s

13 lines
156 B
ArmAsm
Raw Normal View History

1990-01-19 16:22:03 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
lseek = 19
.define __lseek
__lseek:
.data2 0x0000
chmk $lseek
bcc 1f
jmp cerror
1:
ret