Home | History | Annotate | Line # | Download | only in include
pci_machdep.h revision 1.1
      1 /*	$NetBSD: pci_machdep.h,v 1.1 2004/10/13 23:28:36 gavan Exp $	*/
      2 
      3 #include <arm/pci_machdep.h>
      4 #define __HAVE_PCI_CONF_HOOK
      5 int pci_conf_hook(void *, int, int, int, pcireg_t);
      6 
      7