1 extern "C" { 2 #include "mbox.h" 3 4 extern const mboxd_mbox_handler vpnor_mbox_handlers[NUM_MBOX_CMDS]; 5 }; 6