Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
hiomapd
/
974507e3e35ae937d6a2d6315f8b06873715bf17
/
.
/
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 */