summaryrefslogtreecommitdiffstats
path: root/mboxd_dbus.h
blob: beb579039dfc6dde9aefc730ac92624f1212099e (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright (C) 2018 IBM Corp. */

#ifndef MBOXD_DBUS_H
#define MBOXD_DBUS_H

int init_mboxd_dbus(struct mbox_context *context);
void free_mboxd_dbus(struct mbox_context *context);

#endif /* MBOXD_DBUS_H */
OpenPOWER on IntegriCloud