summaryrefslogtreecommitdiff
path: root/unwind_prot.c
diff options
context:
space:
mode:
Diffstat (limited to 'unwind_prot.c')
-rw-r--r--unwind_prot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/unwind_prot.c b/unwind_prot.c
index 4bb7a78f..4fd194e8 100644
--- a/unwind_prot.c
+++ b/unwind_prot.c
@@ -73,8 +73,6 @@ typedef union uwp {
} UNWIND_ELT;
-extern int interrupt_immediately;
-
static void without_interrupts __P((VFunction *, char *, char *));
static void unwind_frame_discard_internal __P((char *, char *));
static void unwind_frame_run_internal __P((char *, char *));