blob: 264e1f64f908db45291b2a76b92b63c542c163c7 [file] [log] [blame]
Matt Spinler35b156b2017-04-27 12:35:23 -05001#pragma once
2
3#include "types.hpp"
4
Matthew Barth177fe982020-05-26 11:05:19 -05005extern const std::vector<phosphor::fan::monitor::FanDefinition> fanDefinitions;
Matt Spinler35108a72017-09-28 13:02:32 -05006
7extern const std::vector<phosphor::fan::monitor::CreateGroupFunction>
Matthew Barth177fe982020-05-26 11:05:19 -05008 trustGroups;