summaryrefslogtreecommitdiffstats
path: root/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'util.hpp')
-rw-r--r--util.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/util.hpp b/util.hpp
index 729eaf7..f472bf8 100644
--- a/util.hpp
+++ b/util.hpp
@@ -29,6 +29,8 @@ IOInterfaceType getWriteInterfaceType(const std::string& path);
IOInterfaceType getReadInterfaceType(const std::string& path);
+void restartControlLoops(void);
+
/*
* Given a configuration structure, fill out the information we use within the
* PID loop.
OpenPOWER on IntegriCloud