#ifndef PVA2PVA_H #define PVA2PVA_H #include #include typedef epicsGuard Guard; typedef epicsGuardRelease UnGuard; void registerGWClientIocsh(); void gwServerShutdown(); void gwClientShutdown(); void registerReadOnly(); #endif // PVA2PVA_H