#ifndef WWDGT_H #define WWDGT_H #include "gd32f30x_fwdgt.h" void watchdog_init(void); #endif