Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libpci/names.c

    re5773c6 ra000878c  
    299299}
    300300
    301 char *pci_lookup_name(struct pci_access *a, char *buf, int size, int flags,
     301const char *pci_lookup_name(struct pci_access *a, char *buf, int size, int flags,
    302302                      ...)
    303303{
Note: See TracChangeset for help on using the changeset viewer.