epicsShareExtern => epicsShareDef

This commit is contained in:
Marty Kraimer
2003-03-28 15:59:53 +00:00
parent 732d977ba0
commit 499d1fa9af
35 changed files with 35 additions and 35 deletions

View File

@@ -38,7 +38,7 @@
/* Create the dset for devSiTestAsyn */
static long init_record();
static long read_stringin();
epicsShareExtern struct {
epicsShareDef struct {
long number;
DEVSUPFUN report;
DEVSUPFUN init;