summaryrefslogtreecommitdiffstats
path: root/include/ipmid-host/cmd.hpp
blob: e46c485e2d7b3e8ac07733cb8b9bce3de7390601 (plain)
1
2
3
4
5
6
#include <ipmid-host/cmd-utils.hpp>
#include <memory>
#include <sdbusplus/bus.hpp>

// Global Host Bound Command manager
extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&);
OpenPOWER on IntegriCloud