2025-10-10 16:07:00 +08:00

8 lines
110 B
C
Executable File

#ifndef _CJSON_TEST_H_
#define _CJSON_TEST_H_
extern int demo_start(void);
#endif // CJSON_TEST_DEMO
// EOF