#ifndef RTE_WDT_H #define RTE_WDT_H void WDT_Clear(void); void WDT_Reset_Init(void); #endif