	section	text,code

	xdef	_TransferSetupShared

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

	csect	__MERGED

	xref	_MetaXprBase

	end
