summaryrefslogtreecommitdiffstats
path: root/transport_mbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'transport_mbox.h')
-rw-r--r--transport_mbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport_mbox.h b/transport_mbox.h
index 4c2952c..cb55783 100644
--- a/transport_mbox.h
+++ b/transport_mbox.h
@@ -7,7 +7,7 @@
#include "common.h"
#include "mbox.h"
-int dispatch_mbox(struct mbox_context *context);
+int transport_mbox_dispatch(struct mbox_context *context);
int init_mbox_dev(struct mbox_context *context);
void free_mbox_dev(struct mbox_context *context);
OpenPOWER on IntegriCloud