From 2be099270046fbec993c450b20f94987d78406d4 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 20 Aug 2020 13:59:41 +1000 Subject: Merge branch 'hishamhm-pull-890' --- linux/Platform.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/Platform.h') diff --git a/linux/Platform.h b/linux/Platform.h index 89b0a301..bb2c4b09 100644 --- a/linux/Platform.h +++ b/linux/Platform.h @@ -45,4 +45,6 @@ extern void Platform_setSwapValues(Meter* this); extern char* Platform_getProcessEnv(pid_t pid); +extern void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred); + #endif -- cgit v1.2.3