//**************************************************************************** // @Module Main // @Filename MAIN.H // @Project phytec //---------------------------------------------------------------------------- // @Controller Siemens C167CR-L // // @Compiler Tasking C166 V5.0 // // @Codegenerator DAvE 1-0-0 // // @Description This is the include header file for all other modules. // //---------------------------------------------------------------------------- // @Date 04.02.98 08:50:17 // //**************************************************************************** //**************************************************************************** // @Defines //**************************************************************************** #define ulong unsigned long #define uword unsigned int #define ubyte unsigned char #define TASKING // USER CODE BEGIN (MainHeader,0) // USER CODE END //**************************************************************************** // @Project Includes //**************************************************************************** #include #include #include "ASC.H" // USER CODE BEGIN (MainHeader,1) // USER CODE END