summaryrefslogtreecommitdiffstats
path: root/net.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'net.hpp')
-rw-r--r--net.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net.hpp b/net.hpp
deleted file mode 100644
index 21131b2..0000000
--- a/net.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <string>
-
-namespace ipmi
-{
-namespace network
-{
-
-std::string ChanneltoEthernet(int channel);
-
-} // namespace network
-} // namespace ipmi
OpenPOWER on IntegriCloud