13 lines
77 B
C
13 lines
77 B
C
#ifndef VAL_M0_H__
|
|
#define VAL_M0_H__
|
|
|
|
|
|
|
|
void validate_m0(void);
|
|
|
|
|
|
|
|
|
|
|
|
#endif
|