#ifndef __COMMON_H__ #define __COMMON_H__ /* Uncomment these macros to enable corresponding functionality. */ #define HAS_CTE //#define HAS_VME //#define MULTIPROGRAM //#define TIME_SHARING #include #include #include #include #endif