#ifndef E_MOD_GADGET_H #define E_MOD_GADGET_H void e_iwd_gadget_init(void); void e_iwd_gadget_shutdown(void); void e_iwd_gadget_update(void); #endif