ack/mach/m68k4/libsys/_dup.s

11 lines
139 B
ArmAsm
Raw Normal View History

1990-01-22 11:14:56 +00:00
.define __dup
.extern __dup
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
__dup: move.w #0x29,d0
move.l 4(sp),a0
jmp call