Changeset cb0ea39 in mainline for uspace/app/lspci/libpci/internal.h
- Timestamp:
- 2009-08-09T13:56:50Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 24f27bb
- Parents:
- 24edc18
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/lspci/libpci/internal.h
r24edc18 rcb0ea39 39 39 int pci_link_dev(struct pci_access *, struct pci_dev *); 40 40 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; 41 extern struct pci_methods pm_intel_conf1, pm_intel_conf2, pm_us2;
Note:
See TracChangeset
for help on using the changeset viewer.