#ifndef __DRV_WATCH_DOG_H__ #define __DRV_WATCH_DOG_H__ #define Feed_Watch_Dog() fwdgt_counter_reload() void Watch_Dog_Initial(void); #endif