13 lines
139 B
C
13 lines
139 B
C
#ifndef EVDRIVER_H
|
|
#define EVDRIVER_H
|
|
|
|
#ifndef SICSEVCONTROL
|
|
|
|
typedef struct __EVDriver *pEVDriver;
|
|
|
|
#endif
|
|
|
|
#include <evdriver.i>
|
|
|
|
#endif
|