Annotation of embedaddon/pciutils/win32/config.h, revision 1.1.1.1

1.1       misho       1: #define PCI_ARCH_I386
                      2: #define PCI_OS_WINDOWS
                      3: #define PCI_HAVE_PM_INTEL_CONF
                      4: #define PCI_IDS "pci.ids"
                      5: #define PCI_PATH_IDS_DIR "."
                      6: #define PCILIB_VERSION "3.1.9"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>