Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
0bbeaf84e02b94ac5f94d7edb8532d06d2fda99f
/
.
/
pid
/
pidthread.hpp
blob: 94865c05323d47bc30a7e820e4245b401fed02e7 [
file
] [
log
] [
blame
]
#pragma
once
#include
"pid/zone.hpp"
/* Given a zone, run through the loops. */
void
pidControlThread
(
PIDZone
*
zone
);