mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 14:15:39 -05:00
MicroSoft Visual C compiler compatibility.
This commit is contained in:
@@ -110,7 +110,7 @@ struct
|
||||
#endif
|
||||
} drvMCB4B = {2, report, init};
|
||||
|
||||
epicsExportAddress(drvet, drvMCB4B);
|
||||
extern "C" {epicsExportAddress(drvet, drvMCB4B);}
|
||||
|
||||
STATIC struct thread_args targs = {SCAN_RATE, &MCB4B_access};
|
||||
|
||||
|
Reference in New Issue
Block a user