summaryrefslogtreecommitdiffstats
path: root/util/x86emu/yabel/biosemu.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/yabel/biosemu.c')
-rw-r--r--util/x86emu/yabel/biosemu.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/x86emu/yabel/biosemu.c b/util/x86emu/yabel/biosemu.c
index 059ac0458806..e0010d8377f8 100644
--- a/util/x86emu/yabel/biosemu.c
+++ b/util/x86emu/yabel/biosemu.c
@@ -52,6 +52,9 @@ static X86EMU_pioFuncs my_pio_funcs = {
my_outb, my_outw, my_outl
};
+/* interrupt function override array (see biosemu.h) */
+yabel_handleIntFunc yabel_intFuncArray[256];
+
void dump(u8 * addr, u32 len);
/* main entry into YABEL biosemu, arguments are: