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