	section	text,code

	xref	_ArpBase
	xdef	_Printf

_Printf:
	pea	(a6)
	move.l	_ArpBase,a6
	movem.l	8(sp),a0
	lea.l	12(sp),a1
	jsr	-228(a6)
	move.l	(sp)+,a6
	rts

	end
