ack/mach/pmds4/libsys/stat.s

10 lines
103 B
ArmAsm
Raw Normal View History

1985-02-07 22:59:50 +00:00
.define _stat
.extern _stat
_stat: trap #0
.short 0x12
bcc 1f
jmp cerror
1:
clr.l d0
rts