comparison L1/cfile/l1_mfmgr.c @ 8:b36540edb046

L1/cfile/l1_*.c: initial import from tcs211-l1-reconst
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 09 Jun 2016 05:45:03 +0000
parents 75a11d740a02
children b80f0c5016ee
comparison
equal deleted inserted replaced
7:b7d857ebc9ca 8:b36540edb046
8 * 8 *
9 ************* Revision Controle System Header *************/ 9 ************* Revision Controle System Header *************/
10 10
11 #define L1_MFMGR_C 11 #define L1_MFMGR_C
12 12
13 #include "config.h" 13 #include "l1_macro.h"
14 #include "l1_confg.h" 14 #include "l1_confg.h"
15 #include "l1_macro.h"
16 15
17 #if (CODE_VERSION == SIMULATION) 16 #if (CODE_VERSION == SIMULATION)
18 #include <string.h> 17 #include <string.h>
19 #include "l1_types.h" 18 #include "l1_types.h"
20 #include "sys_types.h" 19 #include "sys_types.h"
71 #endif 70 #endif
72 #if (L1_AAC == 1) 71 #if (L1_AAC == 1)
73 #include "l1aac_defty.h" 72 #include "l1aac_defty.h"
74 #endif 73 #endif
75 #include "l1_defty.h" 74 #include "l1_defty.h"
76 #include "../../gpf/inc/cust_os.h" 75 #include "cust_os.h"
77 #include "l1_msgty.h" 76 #include "l1_msgty.h"
78 #include "l1_varex.h" 77 #include "l1_varex.h"
79 #include "l1_proto.h" 78 #include "l1_proto.h"
80 #endif 79 #endif
81 #include "l1_tabs.h" 80 #include "l1_tabs.h"