00001 #ifndef TEMU_SUPPORT_INIT 00002 #define TEMU_SUPPORT_INIT 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00021 void temu_initSupportLib(void); 00022 00023 #ifdef __cplusplus 00024 } 00025 #endif 00026 00027 #endif /* !TEMU_SUPPORT_INIT */