#ifndef __WATCHDOG_H__
#define __WATCHDOG_H__

void watchdogInit(void);

#endif /* __WATCHDOG_H__ */
