25 lines
894 B
C
25 lines
894 B
C
#ifndef INIT28335
|
|
#define INIT28335
|
|
|
|
// Ïåðåìåííûå, êîòîðûå îïðåäåëåíû â init28335.c (begin)
|
|
//#########################################################################
|
|
//#########################################################################
|
|
// Ïåðåìåííûå, êîòîðûå îïðåäåëåíû â init28335.c (end)
|
|
|
|
|
|
|
|
|
|
// Ïåðåìåííûå, êîòîðûå îáúÿâëåíû â init28335.c (begin)
|
|
//#########################################################################
|
|
#ifndef ML
|
|
extern Uint16 RamfuncsLoadStart, RamfuncsLoadEnd, RamfuncsRunStart;
|
|
extern Uint16 RamfuncsLoadStart2, RamfuncsLoadEnd2, RamfuncsRunStart2;
|
|
extern Uint16 SwitchLoadStart, SwitchLoadEnd, SwitchRunStart;
|
|
extern Uint16 EconstLoadStart, EconstLoadEnd, EconstRunStart;
|
|
extern short csmSuccess;
|
|
#endif //ML
|
|
//#########################################################################
|
|
// Ïåðåìåííûå, êîòîðûå îáúÿâëåíû â init28335.c (end)
|
|
|
|
#endif //INIT28335
|