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