This is Unofficial EPICS BASE Doxygen Site
dbtoolsIocRegister.h
Go to the documentation of this file.
1 /*************************************************************************\
2 * Copyright (c) 2007 UChicago Argonne LLC, as Operator of Argonne
3 * National Laboratory.
4 * EPICS BASE is distributed subject to a Software License Agreement found
5 * in file LICENSE that is included with this distribution.
6 \*************************************************************************/
7 
8 #ifndef INC_dbtoolsIocRegister_H
9 #define INC_dbtoolsIocRegister_H
10 
11 #include "shareLib.h"
12 
13 #ifdef __cplusplus
14 extern "C" {
15 #endif
16 
18 
19 #ifdef __cplusplus
20 }
21 #endif
22 
23 #endif /* INC_dbtoolsIocRegister_H */
#define epicsShareFunc
Definition: shareLib.h:209
Mark external symbols and entry points for shared libraries.
epicsShareFunc void dbtoolsIocRegister(void)