#define EOS_OK 0 #define EOS_ERR_Q_FULL -10 #define EOS_ERR_Q_EMPTY -11 void eos_init(void);