summaryrefslogtreecommitdiff
path: root/utils/loc_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/loc_cfg.h')
-rw-r--r--utils/loc_cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/loc_cfg.h b/utils/loc_cfg.h
index e0e711e..f0334d0 100644
--- a/utils/loc_cfg.h
+++ b/utils/loc_cfg.h
@@ -133,6 +133,8 @@ extern const char LOC_PATH_QUIPC_CONF[];
int loc_read_process_conf(const char* conf_file_name, uint32_t * process_count_ptr,
loc_process_info_s_type** process_info_table_ptr);
+uint32_t loc_modem_emulator_enabled();
+
#ifdef __cplusplus
}
#endif