comparison src/aci2/aci/ati_cmd.c @ 602:92dbfa906f66

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Apr 2019 23:54:20 +0000
parents 8f50b202e81f
children 38a65c3a96af
comparison
equal deleted inserted replaced
601:3e5689c0ca4e 602:92dbfa906f66
73 #ifdef FF_ATI_BAT 73 #ifdef FF_ATI_BAT
74 #include "ati_bat.h" 74 #include "ati_bat.h"
75 #include "aci_bat.h" 75 #include "aci_bat.h"
76 #endif 76 #endif
77 77
78 #include "fc-target.cfg" 78 #include "fc-target.h"
79 #include "rv/rv_defined_swe.h" // for RVM_FCHG_SWE 79 #include "rv/rv_defined_swe.h" // for RVM_FCHG_SWE
80 80
81 #define OLD_NON_STANDARDIZED_ATCMD "&ABDEFHILMOPQSTVWXZ" 81 #define OLD_NON_STANDARDIZED_ATCMD "&ABDEFHILMOPQSTVWXZ"
82 82
83 /*==== EXTERNALS ======================================================*/ 83 /*==== EXTERNALS ======================================================*/