#ifndef __ICCOM_H__ #define __ICCOM_H__ #include "iccom_ll.h" //#include #include void iccom_init(void); #endif //__ICCOM_H__