Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / netwinder / include / pci_machdep.h
blob5bb37b7a40125313ed1ac6c029c5ee4cb998da98
1 /* $NetBSD: pci_machdep.h,v 1.3 2002/10/09 00:33:39 thorpej Exp $ */
3 #ifndef _NETWINDER_PCI_MACHDEP_H_
4 #define _NETWINDER_PCI_MACHDEP_H_
6 #include <arm/pci_machdep.h>
8 void netwinder_pci_attach_hook(struct device *,
9 struct device *, struct pcibus_attach_args *);
11 #define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
13 #endif /* _NETWINDER_PCI_MACHDEP_H_ */