12 lines
82 B
C
12 lines
82 B
C
#ifndef VAL_WDTA_H__
|
|
#define VAL_WDTA_H__
|
|
|
|
|
|
|
|
void validate_wdta(void);
|
|
|
|
|
|
|
|
#endif
|
|
|