comparison src/g23m-aci/aci/ati_cmd.c @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents a911ac771094
children e69e6b9a28b5
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
74 #ifdef FF_ATI_BAT 74 #ifdef FF_ATI_BAT
75 #include "ati_bat.h" 75 #include "ati_bat.h"
76 #include "aci_bat.h" 76 #include "aci_bat.h"
77 #endif 77 #endif
78 78
79 #include "fc-target.cfg" 79 #include "fc-target.h"
80 #include "rv/rv_defined_swe.h" // for RVM_FCHG_SWE 80 #include "rv/rv_defined_swe.h" // for RVM_FCHG_SWE
81 81
82 #define OLD_NON_STANDARDIZED_ATCMD "&ABDEFHILMOPQSTVWXZ" 82 #define OLD_NON_STANDARDIZED_ATCMD "&ABDEFHILMOPQSTVWXZ"
83 83
84 /*==== EXTERNALS ======================================================*/ 84 /*==== EXTERNALS ======================================================*/