Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
pldm
/
0b540736801ad65ff2d50f79619295e188f5135a
/
.
/
pldmtool
/
pldm_fru_cmd.hpp
blob: 1cb3210dbcbc5a350380742a998f781c31e2886d [
file
] [
log
] [
blame
]
#pragma
once
#include
<CLI/CLI.hpp>
namespace
pldmtool
{
namespace
fru
{
void
registerCommand
(
CLI
::
App
&
app
);
}
}
// namespace pldmtool