more changes for epicsShare

This commit is contained in:
Marty Kraimer
2003-03-28 16:01:45 +00:00
parent 499d1fa9af
commit 21ee244b5e
35 changed files with 73 additions and 62 deletions

View File

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