#ifndef _IWDG_H #define _IWDG_H #include "common.h" void IWDG_INIT(void); #endif