	section	text,code

	xref	_ArpBase
	xdef	_ArpVSPrintf

_ArpVSPrintf:
	pea	(a6)
	move.l	_ArpBase,a6
	movem.l	8(sp),d0/a0/a1
	jsr	-642(a6)
	move.l	(sp)+,a6
	rts
