Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
fb-ipmi-oem
/
010dee0487db34138e6311a5bbb51e0f7683de30
/
.
/
meson_config.h.in
blob: de8bd07cf2509068dfe7be455c61289e861ebcbc [
file
] [
log
] [
blame
]
#pragma
once
#include
<string>
inline
static
const
std
::
string
hostInstances
=
@INSTANCES@
;
inline
static
const
size_t
postCodeSize
=
@POST_CODE_BYTES@
;
inline
static
const
size_t
debugCardFrameSize
=
@DEBUG_CARD_FRAME_SIZE@
;