Changeset cb0ea39 in mainline for uspace/app/lspci/libpci/internal.h


Ignore:
Timestamp:
2009-08-09T13:56:50Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
24f27bb
Parents:
24edc18
Message:

dd: initial import of the original svn branch

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/app/lspci/libpci/internal.h

    r24edc18 rcb0ea39  
    3939int pci_link_dev(struct pci_access *, struct pci_dev *);
    4040
    41 extern struct pci_methods pm_intel_conf1, pm_intel_conf2, pm_linux_proc,
    42     pm_fbsd_device, pm_aix_device, pm_nbsd_libpci, pm_obsd_device,
    43     pm_dump, pm_linux_sysfs;
     41extern struct pci_methods pm_intel_conf1, pm_intel_conf2, pm_us2;
Note: See TracChangeset for help on using the changeset viewer.