#ifndef __FE_SILC_CHANNELS_H #define __FE_SILC_CHANNELS_H void fe_silc_channels_init(); void fe_silc_channels_deinit(); #endif