Various updates for building on Windows/Cygwin/MinGW
This commit is contained in:
@@ -43,9 +43,10 @@
|
||||
|
||||
#include "arrRecord.h"
|
||||
|
||||
extern "C" int arrTest_registerRecordDeviceDriver(struct dbBase *pdbbase);
|
||||
epicsShareExtern void (*pvar_func_arrInitialize)(void);
|
||||
|
||||
extern "C" {
|
||||
int arrTest_registerRecordDeviceDriver(struct dbBase *pdbbase);
|
||||
epicsShareExtern void (*pvar_func_arrInitialize)(void);
|
||||
}
|
||||
|
||||
#define CA_SERVER_PORT "65535"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user