add struct dbCommon;
This commit is contained in:
@@ -24,6 +24,8 @@ of this distribution.
|
||||
/*definitions for SCAN_IO_EVENT */
|
||||
typedef void * IOSCANPVT;
|
||||
|
||||
struct dbCommon;
|
||||
|
||||
epicsShareFunc long epicsShareAPI scanInit(void);
|
||||
epicsShareFunc void epicsShareAPI post_event(int event);
|
||||
epicsShareFunc void epicsShareAPI scanAdd(struct dbCommon *);
|
||||
|
||||
Reference in New Issue
Block a user