hoc-overlay: add fan control feature to sysmodule
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include "errors.h"
|
||||
#include "file_utils.h"
|
||||
|
||||
#include "clock_manager.h"
|
||||
|
||||
class ReverseNXSync {
|
||||
public:
|
||||
ReverseNXSync ();
|
||||
@@ -30,4 +32,4 @@ protected:
|
||||
|
||||
ReverseNXMode GetToolModeFromPatch(const char* patch_path);
|
||||
ReverseNXMode RecheckToolMode();
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user