// File: opt-syst.lnt // ------------------------------------------------------------------------------- // Reflects "m_gl100.mak" and "m_boot1.mak": -dASSERT_C -dHATFILES_C -dNO_BREAKPOINT_C -dDO_BREAK // ------------------------------------------------------------------------------- // defined in "Stacktst.asm": -esym(526, Get_StackStart) // Not defined -esym(526, Get_StackSize) // Not defined // ------------------------------------------------------------------------------- // SPoC inhibitions not needed before global wrap-up // 765 = could be made static // Making them static will reveal other lint messages, besides, they are // exported from SPOC because of later separate compilation. -esym(765, QTM, QBP, QFP, STOPP_env, Start_Process, CURTASK, TIMER) -esym(765, Breakpoint, BlinkAndLeaveOn) -esym(765, LON_Synch_Breakpoint, LON_Synch_Error_TryAgain) -esym(765, Set_survivalFromLastRun, Get_survivalFromLastRun) -esym(765, Set_survivalToDualPort_AndCopy)