Tizen 2.0 Release
[framework/uifw/embryo.git] / src / bin / embryo_cc_prefix.h
1 int         e_prefix_determine(char *argv0);
2 void        e_prefix_shutdown(void);
3 const char *e_prefix_get(void);
4 const char *e_prefix_bin_get(void);
5 const char *e_prefix_data_get(void);
6 const char *e_prefix_lib_get(void);