ack/mach/pmds4/libsys/utime.s

9 lines
94 B
ArmAsm
Raw Normal View History

1985-03-04 16:08:41 +00:00
.define _utime
.extern _utime
_utime: trap #0
.short 0x1E
bcc 1f
jmp cerror
1:
rts