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
+1 -1
View File
@@ -33,7 +33,7 @@ static int sizeofTypes[] = {MAX_STRING_SIZE,1,1,2,2,4,4,4,8,2};
/* Create the dset for devSASoft */
static long init_record();
static long read_sa();
epicsShareExtern struct {
epicsShareDef struct {
long number;
DEVSUPFUN report;
DEVSUPFUN init;