2024-01-25 14:22:18 +08:00

12 lines
82 B
C

#ifndef VAL_WDTA_H__
#define VAL_WDTA_H__
void validate_wdta(void);
#endif