]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/libpci.ver
lspci: Fix "Auxiliary" spelling error
[pciutils.git] / lib / libpci.ver
index 31f89fd6a4f6eb7327ed58fc23ad4d376dd0bac6..d9bfb34f7cf7bfd3b299254e03974ca26cd94fe8 100644 (file)
@@ -61,3 +61,14 @@ LIBPCI_3.3 {
                pci_filter_parse_id;
                pci_filter_parse_slot;
 };
+
+LIBPCI_3.4 {
+       global:
+               pci_fill_info;
+};
+
+LIBPCI_3.5 {
+       global:
+               pci_init;
+               pci_fill_info;
+};