freebsd-dev/sys/i386/include/pci_cfgreg.h
John Baldwin 1368987ae4 Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
the x86 tree.  The $PIR code is still only enabled on i386 and not amd64.
While here, make the qpi(4) driver on conditional on 'device pci'.
2011-06-22 21:04:13 +00:00

7 lines
91 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/pci_cfgreg.h>