FreeCalypso > hg > freecalypso-citrine
diff L1/cfile/l1_afunc.c @ 9:b80f0c5016ee
L1/cfile: new code compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 09 Jun 2016 06:28:19 +0000 |
parents | b36540edb046 |
children |
line wrap: on
line diff
--- a/L1/cfile/l1_afunc.c Thu Jun 09 05:45:03 2016 +0000 +++ b/L1/cfile/l1_afunc.c Thu Jun 09 06:28:19 2016 +0000 @@ -9,8 +9,9 @@ #define L1_AFUNC_C +#include "config.h" +#include "l1_confg.h" #include "l1_macro.h" -#include "l1_confg.h" #if (CODE_VERSION == SIMULATION) #include <string.h> @@ -84,7 +85,7 @@ #include "l1aac_defty.h" #endif #include "l1_defty.h" - #include "cust_os.h" + #include "../../gpf/inc/cust_os.h" #include "l1_msgty.h" #include "l1_varex.h" #include "l1_proto.h"