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