summaryrefslogtreecommitdiff
path: root/src/kpi/dlt-kpi-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpi/dlt-kpi-common.h')
-rw-r--r--src/kpi/dlt-kpi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kpi/dlt-kpi-common.h b/src/kpi/dlt-kpi-common.h
index 4e220a8..4777d6f 100644
--- a/src/kpi/dlt-kpi-common.h
+++ b/src/kpi/dlt-kpi-common.h
@@ -36,5 +36,6 @@
DltReturnValue dlt_kpi_read_file(char* filename, char* buffer, uint maxLength);
DltReturnValue dlt_kpi_read_file_compact(char *filename, char **target);
+int dlt_kpi_get_cpu_count();
#endif /* SRC_KPI_DLT_KPI_COMMON_H_ */