Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-host-ipmid
/
a34c2ab27d7ee8dfe661e02e7dadc56ff707db80
/
.
/
sol_module.hpp
blob: f1a4bebe76cb6ddceb40fbb9b1d3d5594b6be73a [
file
] [
log
] [
blame
]
#pragma
once
namespace
sol
{
namespace
command
{
/** @brief Register SOL commands to the Command Table */
void
registerCommands
();
}
// namespace command
}
// namespace sol