xref: /openbmc/fb-ipmi-oem/meson_config.h.in (revision b647d63f)
1#pragma once
2#include <string>
3
4inline static const std::string hostInstances = @INSTANCES@;
5
6inline static const size_t postCodeSize = @POST_CODE_BYTES@;
7