	section	text,code

	xref	_ArpBase
	xdef	_ASyncRun

_ASyncRun:
	movem.l	a6/a2,-(sp)
	move.l	_ArpBase,a6
	movem.l	12(sp),a0/a1/a2
	jsr	-546(a6)
	movem.l	(sp)+,a6/a2
	rts

	end
