#ifndef __AR_DL_TEST_H__ #define __AR_DL_TEST_H__ typedef void (*global_func_p)( void); //test_api1.c typedef void (*g_func_p)( void); //test_api2.c #endif /*__AR_DL_TEST_H__*/