Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / iyonix / include / pci_machdep.h
blob4646b70a28f2df687fcfff5bd5c9fb18b853e57d
1 /* $NetBSD: pci_machdep.h,v 1.1.2.1 2004/10/19 15:56:37 skrll Exp $ */
3 #include <arm/pci_machdep.h>
4 #define __HAVE_PCI_CONF_HOOK
5 int pci_conf_hook(void *, int, int, int, pcireg_t);