soft_wdt.h 101 B

123456789
  1. #ifndef __SOFT_WDT_H
  2. #define __SOFT_WDT_H
  3. void soft_wdt(void *params);
  4. #endif // __SOFT_TEST_H