Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-host-ipmid
/
22be97b3f5331106b3dab8101a0df8392abf3ea2
/
.
/
net.hpp
blob: 21131b2b5da2d5a4b003dcc81ac2960329edc727 [
file
] [
log
] [
blame
]
#include
<string>
namespace
ipmi
{
namespace
network
{
std
::
string
ChanneltoEthernet
(
int
channel
);
}
// namespace network
}
// namespace ipmi