Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-net-ipmid
/
9b307be647ff786f05c03fa742b982d99dd341ae
/
.
/
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