Merge branch 'hishamhm-pull-890'

This commit is contained in:
Nathan Scott 2020-08-20 14:01:47 +10:00
commit 0f76359e4e
1 changed files with 2 additions and 0 deletions

View File

@ -47,4 +47,6 @@ extern char* Platform_getProcessEnv(pid_t pid);
extern void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
#endif