Merge branch 'hishamhm-pull-890'

This commit is contained in:
Nathan Scott
2020-08-20 13:59:41 +10:00
parent fb679dfb18
commit 2be0992700
7 changed files with 212 additions and 2 deletions

View File

@ -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