6 lines
72 B
C
Executable File
6 lines
72 B
C
Executable File
#ifndef API_H_
|
|
#define API_H_
|
|
|
|
void api_init(void);
|
|
|
|
#endif /* API_H_ */ |