ksys/res: Implement some ResourceMgrTask prerequisites

This commit is contained in:
Léo Lam
2020-10-04 15:39:04 +02:00
parent 99de7fa009
commit 76655d85a9
12 changed files with 386 additions and 33 deletions
+4
View File
@@ -10,4 +10,8 @@ bool stubbedLogFunction();
// TODO: figure out what this is used for. Stubbed log function?
bool returnFalse();
// In release builds, the only thing this function does is return 0.
// TODO: figure out what this is used for. Stubbed log function?
bool returnFalse2();
} // namespace ksys::res