summaryrefslogtreecommitdiffstats
path: root/host-services.h
diff options
context:
space:
mode:
authorvishwa <vishwanath@in.ibm.com>2015-11-20 12:43:49 -0600
committervishwa <vishwanath@in.ibm.com>2015-11-24 11:45:50 -0600
commit3699327a1dbbfe8a8fd751266fd72dc7bf515108 (patch)
treef2ab0c129b252ac4958d0544abd1f39a47ba3494 /host-services.h
parent6872af6e32a93ff54544b2d32302bb236cd891a5 (diff)
downloadphosphor-host-ipmid-3699327a1dbbfe8a8fd751266fd72dc7bf515108.tar.gz
phosphor-host-ipmid-3699327a1dbbfe8a8fd751266fd72dc7bf515108.zip
IPMI soft power off
Diffstat (limited to 'host-services.h')
-rw-r--r--host-services.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/host-services.h b/host-services.h
new file mode 100644
index 0000000..0d93480
--- /dev/null
+++ b/host-services.h
@@ -0,0 +1,3 @@
+#include <systemd/sd-bus.h>
+
+extern "C" int start_host_service(sd_bus *, sd_bus_slot *);
OpenPOWER on IntegriCloud