#ifndef __EV_VERSION_H__ #define __EV_VERSION_H__ int ec_version_init(void); void ec_version_exit(void); #endif