summaryrefslogtreecommitdiff
path: root/i386/i386
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-12-05 22:03:23 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-12-09 00:00:06 +0900
commitcb685dd357b7ad7a02486a5085f911ca29c94e15 (patch)
tree58aeeb1d189af7c6a5fe1e384b362cbf9a420202 /i386/i386
parentfd672d12fd9dd8cf71cee7f52243f964f638a00c (diff)
i386/i386/trap.c: remove unused variables
* i386/i386/trap.c (v86_assist_on, v86_unsafe_ok, v86_do_sti_cli, v86_do_sti_immediate, cli_count, sti_count): Remove unused variables.
Diffstat (limited to 'i386/i386')
-rw-r--r--i386/i386/trap.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/i386/i386/trap.c b/i386/i386/trap.c
index c0611d6..b891527 100644
--- a/i386/i386/trap.c
+++ b/i386/i386/trap.c
@@ -555,19 +555,8 @@ printf("user trap %d error %d sub %08x\n", type, code, subcode);
/*NOTREACHED*/
}
-/*
- * V86 mode assist for interrupt handling.
- */
-boolean_t v86_assist_on = TRUE;
-boolean_t v86_unsafe_ok = FALSE;
-boolean_t v86_do_sti_cli = TRUE;
-boolean_t v86_do_sti_immediate = FALSE;
-
#define V86_IRET_PENDING 0x4000
-int cli_count = 0;
-int sti_count = 0;
-
/*
* Handle AST traps for i386.
* Check for delayed floating-point exception from