	section	text,code

	xref	_ArpBase
	xdef	_FindCLI

_FindCLI:
	pea	(a6)
	move.l	_ArpBase,a6
	move.l	8(sp),d0
	jsr	-420(a6)
	move.l	(sp)+,a6
	rts

	end
