FreeCalypso > hg > fc-selenite
comparison src/g23m-aci/aci/phb.c @ 57:f959fe26927b
src/g23m-aci/aci/phb.c: include backslash fix
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 19 Jul 2018 23:05:25 +0000 |
| parents | d393cd9bb723 |
| children |
comparison
equal
deleted
inserted
replaced
| 56:d211db013bc7 | 57:f959fe26927b |
|---|---|
| 51 #include "cmh_sim.h" | 51 #include "cmh_sim.h" |
| 52 #include "psa_mm.h" | 52 #include "psa_mm.h" |
| 53 #include "psa_ss.h" | 53 #include "psa_ss.h" |
| 54 | 54 |
| 55 #ifndef _SIMULATION_ | 55 #ifndef _SIMULATION_ |
| 56 #include "ffs\ffs.h" | 56 #include "ffs/ffs.h" |
| 57 #endif | 57 #endif |
| 58 /********* current define *******************************************/ | 58 /********* current define *******************************************/ |
| 59 static T_PHB_EXT_CMP_FCT ext_compare_fct = NULL; /* external compare function */ | 59 static T_PHB_EXT_CMP_FCT ext_compare_fct = NULL; /* external compare function */ |
| 60 static T_PHB_CTB phb_ctb[MAX_PHONEBOOK]; | 60 static T_PHB_CTB phb_ctb[MAX_PHONEBOOK]; |
| 61 static T_PHB_AFB_ELEMENT phb_element[MAX_AFB_RECORDS]; | 61 static T_PHB_AFB_ELEMENT phb_element[MAX_AFB_RECORDS]; |
