FreeCalypso > hg > freecalypso-citrine
diff 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 |
line wrap: on
line diff
--- a/L1/cfile/l1_mfmgr.c Thu Jun 09 05:38:18 2016 +0000 +++ b/L1/cfile/l1_mfmgr.c Thu Jun 09 05:45:03 2016 +0000 @@ -10,9 +10,8 @@ #define L1_MFMGR_C -#include "config.h" +#include "l1_macro.h" #include "l1_confg.h" -#include "l1_macro.h" #if (CODE_VERSION == SIMULATION) #include <string.h> @@ -73,7 +72,7 @@ #include "l1aac_defty.h" #endif #include "l1_defty.h" - #include "../../gpf/inc/cust_os.h" + #include "cust_os.h" #include "l1_msgty.h" #include "l1_varex.h" #include "l1_proto.h"