00001 00025 #ifndef __OSX_FACTORY_H__ 00026 #define __OSX_FACTORY_H__ 00027 00028 #include "gen/osx_factory_gen.h" 00029 00030 /* APIs below are documented in their implementation file */ 00031 00032 extern osx_factory_handle 00033 osx_factory_new1(void); 00034 00035 #endif