/* * Low Side Server RCMS data monitor * * Rodney Davies, March 2008 * */ #ifndef SICLSSS #define SICSLSS void LSSInitProtocol(SicsInterp *pSics); int LSSFactory(SConnection *pCon, SicsInterp *pSics, void *pData, int argc, char *argv[]); #endif /* SICSSLSS */