	section	text,code

	xdef	_InstallTransferNote

_InstallTransferNote:
	pea	(a6)
	move.l	_MetaXprBase(a4),a6
	move.l	8(sp),a0
	jsr	-66(a6)
	move.l	(sp)+,a6
	rts

	csect	__MERGED

	xref	_MetaXprBase

	end
