	section	text,code

	xref	_ArpBase
	xdef	_FPrintf

_FPrintf:
	pea	(a6)
	move.l	_ArpBase,a6
	movem.l	8(sp),d0/a0
	lea.l	16(sp),a1
	jsr	-234(a6)
	move.l	(sp)+,a6
	rts

	end
