Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
8e2fdb34b4338b41cb27756810266f6e3eb900ee
/
.
/
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
);