move around - flatter.
[framework/uifw/embryo.git] / src / bin / embryo_cc_prefix.h
1 /*
2  * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
3  */
4
5 int         e_prefix_determine(char *argv0);
6 void        e_prefix_shutdown(void);
7 void        e_prefix_fallback(void);
8 const char *e_prefix_get(void);
9 const char *e_prefix_bin_get(void);
10 const char *e_prefix_data_get(void);
11 const char *e_prefix_lib_get(void);