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