#ifndef __COM12V_H__ #define __COM12V_H__ int com12v_init(void); void com12v_exit(void); #endif