Changeset d6c0016 in mainline for uspace/lib/virtio/virtio-pci.h
- Timestamp:
- 2018-05-22T19:06:50Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d6f73b92
- Parents:
- 9e9ced0
- git-author:
- Jakub Jermar <jakub@…> (2018-04-22 12:16:08)
- git-committer:
- Jakub Jermar <jakub@…> (2018-05-22 19:06:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/virtio/virtio-pci.h
r9e9ced0 rd6c0016 73 73 bool mapped; 74 74 void *mapped_base; 75 size_t mapped_size; 75 76 } bar[PCI_BAR_COUNT]; 76 77
Note:
See TracChangeset
for help on using the changeset viewer.