xref: /openbmc/fb-ipmi-oem/meson_config.h.in (revision b340aa286ca6574d03c46f34e9cdc2c1688d30a0)
14ec80567SJayashree Dhanapal#pragma once
22405ae98SPatrick Williams#include <string>
34ec80567SJayashree Dhanapal
44ec80567SJayashree Dhanapalinline static const std::string hostInstances = @INSTANCES@;
54ae63e71SBonnie Lo
64ae63e71SBonnie Loinline static const size_t postCodeSize = @POST_CODE_BYTES@;
7*b340aa28SPeter Yin
8*b340aa28SPeter Yininline static const size_t debugCardFrameSize = @DEBUG_CARD_FRAME_SIZE@;
9