00001 00031 #ifndef __OMX_CREATE_LOADERS_H__ 00032 #define __OMX_CREATE_LOADERS_H__ 00033 00034 #ifdef __cplusplus 00035 extern "C" { 00036 #endif 00037 00038 int 00039 createComponentLoaders(void); 00040 00041 #ifdef __cplusplus 00042 } 00043 #endif /* __cplusplus */ 00044 00045 #endif // __OMX_CREATE_LOADERS_H__