Merge branch 'master' of git://github.com/rmusial/mbpfan into rmusial-master

This commit is contained in:
Daniel Graziotin 2016-12-28 15:22:17 +00:00
commit 00ac565f37

View file

@ -103,6 +103,7 @@ int stress(int n)
f--;
n = f;
}
return 0;
}
static const char *test_get_temp()