8 lines
82 B
C
8 lines
82 B
C
#ifndef VALIDATION_H_
|
|
#define VALIDATION_H_
|
|
|
|
void validation_main(void);
|
|
|
|
|
|
|
|
#endif |