11 #ifndef INC_registryDriverSupport_H 12 #define INC_registryDriverSupport_H 21 epicsShareFunc
int registryDriverSupportAdd(
22 const char *name,
struct drvet *pdrvet);
23 epicsShareFunc
struct drvet * registryDriverSupportFind(
Mark external symbols and entry points for shared libraries.