blob: 1e760d652127fc5813d755d4d392e2cd8d52a802 [file] [log] [blame]
#ifndef _ENCODER_H_
#define _ENCODER_H_ 1
void Encode(config_t * conf);
#endif /* !_ENCODER_H_ */