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