Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-fan-presence
/
8dab554bdea48ba57ec056c2352a58e55260af5a
/
.
/
monitor
/
fan_defs.hpp
blob: 264e1f64f908db45291b2a76b92b63c542c163c7 [
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
;