summaryrefslogtreecommitdiffstats
path: root/host-ipmid/oemopenbmc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host-ipmid/oemopenbmc.hpp')
-rw-r--r--host-ipmid/oemopenbmc.hpp22
1 files changed, 0 insertions, 22 deletions
diff --git a/host-ipmid/oemopenbmc.hpp b/host-ipmid/oemopenbmc.hpp
deleted file mode 100644
index 101e715..0000000
--- a/host-ipmid/oemopenbmc.hpp
+++ /dev/null
@@ -1,22 +0,0 @@
-#pragma once
-
-#include <host-ipmid/ipmid-api.h>
-
-#include <host-ipmid/oemrouter.hpp>
-
-namespace oem
-{
-/*
- * OpenBMC OEM Extension IPMI Command codes.
- */
-enum Cmd
-{
- gpioCmd = 1,
- i2cCmd = 2,
- flashCmd = 3,
- fanManualCmd = 4,
- ethStatsCmd = 48,
- blobTransferCmd = 128,
-};
-
-} // namespace oem
OpenPOWER on IntegriCloud