diff options
Diffstat (limited to 'sys/arch/cats/pci/pci_machdep.h')
-rw-r--r-- | sys/arch/cats/pci/pci_machdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/cats/pci/pci_machdep.h b/sys/arch/cats/pci/pci_machdep.h new file mode 100644 index 00000000000..ed767599faa --- /dev/null +++ b/sys/arch/cats/pci/pci_machdep.h @@ -0,0 +1,2 @@ +/* $OpenBSD: pci_machdep.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */ +#include <arm/pci_machdep.h> |