blob: d9a05bba1bbea1c35d6ab2212c5efb10022ac916 [file] [log] [blame]
extern "C" {
#include "mbox.h"
extern const mboxd_mbox_handler vpnor_mbox_handlers[NUM_MBOX_CMDS];
int vpnor_handle_write_window(struct mbox_context *context,
union mbox_regs *req, struct mbox_msg *resp);
};