]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/pciconf/pathnames.h
Add casts to work around harmless -Werror warnings from clang 10.0.0,
[FreeBSD/stable/10.git] / usr.sbin / pciconf / pathnames.h
1 /* $FreeBSD$ */
2 #define _PATH_DEVPCI    "/dev/pci"
3 #define _PATH_PCIVDB    "/usr/share/misc/pci_vendors"
4 #define _PATH_LPCIVDB   "/usr/local/share/pciids/pci.ids"