equal
deleted
inserted
replaced
243 #define __DES8_MACHINE_CODED__ |
243 #define __DES8_MACHINE_CODED__ |
244 #define __DES16_MACHINE_CODED__ |
244 #define __DES16_MACHINE_CODED__ |
245 #define __HEAP_MACHINE_CODED__ |
245 #define __HEAP_MACHINE_CODED__ |
246 #define __REALS_MACHINE_CODED__ |
246 #define __REALS_MACHINE_CODED__ |
247 #define __COBJECT_MACHINE_CODED__ |
247 #define __COBJECT_MACHINE_CODED__ |
248 // #define __CACTIVESCHEDULER_MACHINE_CODED__ IMK: working around bug #1409 |
248 #define __CACTIVESCHEDULER_MACHINE_CODED__ |
249 // #define __CSERVER_MACHINE_CODED__ IMK: working around bug #1409 |
249 #define __CSERVER_MACHINE_CODED__ |
250 // #define __ARRAY_MACHINE_CODED__ IMK: working around bug #2976, #2976 |
250 // #define __ARRAY_MACHINE_CODED__ IMK working around bug #2976 |
251 // #define __HUFFMAN_MACHINE_CODED__ IMK: working around bug #1409 |
251 #define __HUFFMAN_MACHINE_CODED__ |
252 #if defined(__MARM_ARM4__) || defined(__MARM_ARMI__) || defined(__MARM_THUMB__) || defined(__MARM_ARMV4__) || defined(__MARM_ARMV5__) |
252 #if defined(__MARM_ARM4__) || defined(__MARM_ARMI__) || defined(__MARM_THUMB__) || defined(__MARM_ARMV4__) || defined(__MARM_ARMV5__) |
253 #define __DES16_MACHINE_CODED_HWORD__ |
253 #define __DES16_MACHINE_CODED_HWORD__ |
254 #endif |
254 #endif |
255 #endif |
255 #endif |
256 #endif |
256 #endif |