EMS/drv/drv_di.h

6 lines
64 B
C

#ifndef __DRV_DI_H_
#define __DRV_DI_H_
void di_open();
#endif