#ifndef __TIMERB_H__
#define __TIMERB_H__

int timerbInit(void);

#endif /* __TIMERB_H__ */
