aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/src/bin/embryo_cc_prefix.h
blob: d6dc7b2a3116bad41e8e93d55bfa866bcb1abbe5 (plain)
1
2
3
4
5
6
int         e_prefix_determine(char *argv0);
void        e_prefix_shutdown(void);
const char *e_prefix_get(void);
const char *e_prefix_bin_get(void);
const char *e_prefix_data_get(void);
const char *e_prefix_lib_get(void);