pvjc19cv4/program.h

7 lines
65 B
C
Raw Normal View History

2019-03-07 11:01:00 +00:00
#ifndef _PROGRAM_H_
#define _PROGRAM_H_
void initial();
#endif