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