#ifndef __H_TEST_THREAD__
#define __H_TEST_THREAD__
int test_thread (void);
#endif /*__H_TEST_THREAD__*/
