summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/comboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/include/comboot.h')
-rw-r--r--src/arch/i386/include/comboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/i386/include/comboot.h b/src/arch/i386/include/comboot.h
index 4376650f..6b8ea6b6 100644
--- a/src/arch/i386/include/comboot.h
+++ b/src/arch/i386/include/comboot.h
@@ -64,6 +64,7 @@ typedef struct {
} comboot_shuffle_descriptor;
extern void hook_comboot_interrupts ( );
+extern void unhook_comboot_interrupts ( );
/* These are not the correct prototypes, but it doens't matter,
* as we only ever get the address of these functions;