1 /* Version script for the libpci */
4 * Visibility declarations in the source take precedence over this script,
5 * so we can boldly declare pci_* as public and still keep the internal
6 * functions properly hidden.
8 * To preserve compatibility of Windows DLL file, always add new symbol at
9 * the end of file and never change order of symbols nor version sections.
10 * On Windows the last referenced version of the symbol is the default one.
12 * For PE/COFF targets this file is processed by ver2def.pl script and not
13 * by GNU LD linker like for ELF targets.
24 pci_filter_parse_slot;
40 pci_set_name_list_path;
69 pci_filter_parse_slot;
85 pci_get_string_property;
99 pci_filter_parse_slot;