12 #ifndef INCdbConvertFasth 13 #define INCdbConvertFasth 15 #include "dbFldTypes.h" 22 epicsShareExtern long (*dbFastGetConvertRoutine[DBF_DEVICE+1][DBR_ENUM+1])();
23 epicsShareExtern long (*dbFastPutConvertRoutine[DBR_ENUM+1][DBF_DEVICE+1])();
Mark external symbols and entry points for shared libraries.