Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-fan-presence
/
9a7688a4fa7844f2df58694935080df3c634982a
/
.
/
monitor
/
fan_defs.hpp
blob: b766f8e4492a69fd5e2f69d3c331c4d75afe972f [
file
] [
log
] [
blame
]
#pragma
once
#include
"types.hpp"
extern
const
std
::
vector
<
phosphor
::
fan
::
monitor
::
FanDefinition
>
fanDefinitions
;
extern
const
std
::
vector
<
phosphor
::
fan
::
monitor
::
CreateGroupFunction
>
trustGroups
;