	csect	text,0,0,1,2

	xdef	_LT_GetIMsg

_LT_GetIMsg:
	move.l	a6,-(sp)
	move.l	_GTLayoutBase(a4),a6
	move.l	8(sp),a0
	jsr	-192(a6)
	move.l	(sp)+,a6
	rts

	csect	__MERGED,DATA

	xref	_GTLayoutBase

	end
