#ifndef E_MOD_GADCON_H #define E_MOD_GADCON_H int e_mod_gadcon_init(void); int e_mod_gadcon_shutdown(void); #endif