	section	text,code

	xref	_MetaXprBase
	xdef	_TransferSetupShared
_TransferSetupShared:
	movem.l	a6/a2,-(sp)
	move.l	_MetaXprBase,a6
	movem.l	12(sp),a0/a1/a2
	jsr	-60(a6)
	movem.l	(sp)+,a6/a2
	rts

	end
