summaryrefslogtreecommitdiffstats
path: root/storageaddsel.h
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2015-10-25 03:45:42 -0500
committerPatrick Williams <patrick@stwcx.xyz>2015-10-28 17:32:54 -0500
commit41a4b3165ff3a161d184b755969ce316732f8450 (patch)
tree6fdecaaf8e1cf7b79645fd946515a3bb5f4f4e51 /storageaddsel.h
parentf3e0137164be7b5098cd300e82a7f6ae717de49a (diff)
downloadphosphor-host-ipmid-41a4b3165ff3a161d184b755969ce316732f8450.tar.gz
phosphor-host-ipmid-41a4b3165ff3a161d184b755969ce316732f8450.zip
Allow esels to be sent to dbus event log
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'storageaddsel.h')
-rw-r--r--storageaddsel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/storageaddsel.h b/storageaddsel.h
new file mode 100644
index 0000000..7535208
--- /dev/null
+++ b/storageaddsel.h
@@ -0,0 +1,3 @@
+#include <stdint.h>
+
+void send_esel(uint16_t recordid) ; \ No newline at end of file
OpenPOWER on IntegriCloud