twl_wrapsdk/build/libraries/sample_dll/ARM7/src/miya_object.h

8 lines
108 B
C

#ifndef __MIYA_H__
#define __MIYA_H__
typedef void (*global_func_p)( void);
#endif /*__MIYA_H__*/