You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xserver/hw/xfree86/os-support/bus
Adam Jackson 5c8fb7d128 xfree86: Move DRICreatePCIBusID to xf86Pci.h
xf86str.h is parsed into sdksyms unconditionally but the symbol is only
defined when building with PCI support. Move the decl to a header that
sdksyms only parses when building PCI support.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jon Turney <jon.turney@dronecode.org.uk>
8 years ago
..
Makefile.am Replace INCLUDES with AM_CPPFLAGS 11 years ago
Pci.c Introduce a consistent coding style 13 years ago
Pci.h Replace all checks for 'linux' macro with '__linux__' 8 years ago
Sbus.c Replace all checks for 'linux' macro with '__linux__' 8 years ago
bsd_pci.c pci: Remove xf86MapDomainMemory 13 years ago
nobus.c hw/xfree86: nobus.c shouldn't define a static function 11 years ago
xf86Pci.h xfree86: Move DRICreatePCIBusID to xf86Pci.h 8 years ago
xf86Sbus.h Replace all checks for 'linux' macro with '__linux__' 8 years ago