blob: 331da81ba6fc68c4b62f2008c34437dd1c931228 [file] [log] [blame]
#ifndef __LYNQ_SYSTEM_TEST_H__
#define __LYNQ_SYSTEM_TEST_H__
int system_test(char *api,char *string);
#endif //__LYNQ_SYSTEM_TEST_H__