summaryrefslogtreecommitdiffstats
path: root/elog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'elog.cpp')
-rw-r--r--elog.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/elog.cpp b/elog.cpp
new file mode 100644
index 0000000..2b452d4
--- /dev/null
+++ b/elog.cpp
@@ -0,0 +1,14 @@
+#include "elog.hpp"
+
+namespace phosphor
+{
+namespace logging
+{
+
+void commit()
+{
+}
+
+} // namespace logging
+} // namespace phosphor
+
OpenPOWER on IntegriCloud