summaryrefslogtreecommitdiffstats
path: root/mbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbox.h')
-rw-r--r--mbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbox.h b/mbox.h
index 5fd074b..3676825 100644
--- a/mbox.h
+++ b/mbox.h
@@ -133,6 +133,7 @@ union mbox_regs {
};
struct mbox_context;
+
typedef int (*mboxd_mbox_handler)(struct mbox_context *, union mbox_regs *,
struct mbox_msg *);
OpenPOWER on IntegriCloud