summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/pci/pci_kn20aa.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-18 09:45:47 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-18 09:45:47 +0000
commit41ae123ec2d77615cd0b0476ff62564bd7a4865f (patch)
treeba6a57d3a8d7d725a5e0ae64e8401ed3bea0efb9 /sys/arch/alpha/pci/pci_kn20aa.h
parent7a0b7f798c45842a34a4c6413f45e1b3824154a5 (diff)
sync to 0616, retaining local diffs
Diffstat (limited to 'sys/arch/alpha/pci/pci_kn20aa.h')
-rw-r--r--sys/arch/alpha/pci/pci_kn20aa.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/alpha/pci/pci_kn20aa.h b/sys/arch/alpha/pci/pci_kn20aa.h
index 4e499317ea0..dfbd89e3f05 100644
--- a/sys/arch/alpha/pci/pci_kn20aa.h
+++ b/sys/arch/alpha/pci/pci_kn20aa.h
@@ -1,4 +1,4 @@
-/* $NetBSD: pci_kn20aa.h,v 1.1 1995/11/23 02:38:05 cgd Exp $ */
+/* $NetBSD: pci_kn20aa.h,v 1.2 1996/04/13 00:24:35 cgd Exp $ */
/*
* Copyright (c) 1995 Carnegie-Mellon University.
@@ -27,9 +27,7 @@
* rights to redistribute these changes.
*/
-void pci_kn20aa_pickintr __P((__const struct pci_conf_fns *, void *,
- __const struct pci_pio_fns *, void *,
- __const struct pci_intr_fns **, void **));
+void pci_kn20aa_pickintr __P((struct cia_config *));
#ifdef EVCNT_COUNTERS
extern struct evcnt kn20aa_intr_evcnt;