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