registerRecordDeviceDriver now defines GEN_SIZE_OFFSET

This commit is contained in:
Marty Kraimer
2003-03-27 14:58:40 +00:00
parent 245b7350a6
commit 88bbe19d70
32 changed files with 0 additions and 64 deletions

View File

@@ -40,9 +40,7 @@
#include "recSup.h"
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "aaiRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -40,9 +40,7 @@
#include "recSup.h"
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "aaoRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -37,9 +37,7 @@
#include "special.h"
#include "menuConvert.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "aiRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -38,9 +38,7 @@
#include "menuConvert.h"
#include "menuOmsl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "aoRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuIvoa.h"
/* Create RSET - Record Support Entry Table*/

View File

@@ -37,9 +37,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "biRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL
#define initialize NULL

View File

@@ -37,9 +37,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "boRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuIvoa.h"
#include "menuOmsl.h"

View File

@@ -36,9 +36,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "calcRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -40,9 +40,7 @@
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "calcoutRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuIvoa.h"
/* Create RSET - Record Support Entry Table*/

View File

@@ -35,9 +35,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "compressRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -41,9 +41,7 @@
#include "menuOmsl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "dfanoutRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -32,9 +32,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "egRecord.h"
#undef GEN_SIZE_OFFSET
#include "egDefs.h"
#define STATIC static

View File

@@ -34,9 +34,7 @@
#include "egRecord.h"
#define GEN_SIZE_OFFSET
#include "egeventRecord.h"
#undef GEN_SIZE_OFFSET
#include "egDefs.h"
#define STATIC static

View File

@@ -33,9 +33,7 @@
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "erRecord.h"
#undef GEN_SIZE_OFFSET
#define STATIC static

View File

@@ -33,9 +33,7 @@
#include "ereventDefs.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "ereventRecord.h"
#undef GEN_SIZE_OFFSET
#define STATIC static

View File

@@ -35,9 +35,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "eventRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -32,9 +32,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "fanoutRecord.h"
#undef GEN_SIZE_OFFSET
#include "dbCommon.h"
/* Create RSET - Record Support Entry Table*/

View File

@@ -39,9 +39,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "histogramRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -34,9 +34,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "longinRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -31,9 +31,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "longoutRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuIvoa.h"
#include "menuOmsl.h"

View File

@@ -37,9 +37,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "mbbiDirectRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -34,9 +34,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "mbbiRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL
#define initialize NULL

View File

@@ -36,9 +36,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "mbboDirectRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuOmsl.h"
#include "menuIvoa.h"

View File

@@ -36,9 +36,7 @@
#include "special.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "mbboRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuOmsl.h"
#include "menuIvoa.h"

View File

@@ -33,9 +33,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "permissiveRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -34,9 +34,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "selRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -34,9 +34,7 @@
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "seqRecord.h"
#undef GEN_SIZE_OFFSET
int seqRecDebug = 0;

View File

@@ -34,9 +34,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "stateRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -35,9 +35,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "stringinRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -35,9 +35,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "stringoutRecord.h"
#undef GEN_SIZE_OFFSET
#include "menuOmsl.h"
#include "menuIvoa.h"

View File

@@ -37,9 +37,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "subArrayRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -38,9 +38,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "subRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL

View File

@@ -36,9 +36,7 @@
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "waveformRecord.h"
#undef GEN_SIZE_OFFSET
/* Create RSET - Record Support Entry Table*/
#define report NULL
#define initialize NULL