	section	text,code

	xref	_ArpBase
	xdef	_BtoCStr

_BtoCStr:
	move.l	a6,-(sp)
	move.l	_ArpBase,a6
	move.l	8(sp),a0
	movem.l	12(sp),d0/d1
	jsr	-354(a6)
	move.l	(sp)+,a6
	rts

	end
