;------------------------------------------------------------------------
; __RTSProc
;
; This routine is called in for weak links that don't load
; if the swapper or 32-bit loadseg hasn't been linked in.

cProc	__RTSProc, PUBLIC
cBegin	nogen

	rts

cEnd	nogen