;:ts=8 xref _ToolBase xdef _GetEntry _GetEntry: move.l a6,-(sp) move.l _ToolBase,a6 move.l 8(sp),a0 jsr -258(a6) move.l (sp)+,a6 rts