Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
hiomapd
/
52a8319658c8ac3dcce2fed116d20d6014d7b143
/
.
/
mboxd_dbus.h
blob: beb579039dfc6dde9aefc730ac92624f1212099e [
file
] [
log
] [
blame
]
/* 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 */