summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/pegasos/pci/isabr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/pegasos/pci/isabr.c b/sys/arch/pegasos/pci/isabr.c
index 38d9b84af2b..812de909ba3 100644
--- a/sys/arch/pegasos/pci/isabr.c
+++ b/sys/arch/pegasos/pci/isabr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: isabr.c,v 1.2 2003/11/18 01:25:58 drahn Exp $ */
+/* $OpenBSD: isabr.c,v 1.3 2004/01/30 22:38:30 miod Exp $ */
/*-
* Copyright (c) 1995 Per Fogelstrom
@@ -195,8 +195,6 @@ isabrattach(struct device *parent, struct device *self, void *aux)
intr_disestablish_func = isabr_intr_disestablish;
install_extint(isabr_iointr);
- pending_int_f = isa_do_pending_int;
-
printf("\n");
/* Initialize interrupt controller */