summaryrefslogtreecommitdiffstats
path: root/monitor/fan_defs.hpp
blob: b766f8e4492a69fd5e2f69d3c331c4d75afe972f (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include "types.hpp"

extern const std::vector<phosphor::fan::monitor::FanDefinition>
fanDefinitions;

extern const std::vector<phosphor::fan::monitor::CreateGroupFunction>
trustGroups;
OpenPOWER on IntegriCloud