Changeset 848e880f in mainline for uspace/lib/virtio/virtio-pci.h
- Timestamp:
- 2018-06-10T19:30:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fe96085
- Parents:
- 121ee4fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/virtio/virtio-pci.h
r121ee4fd r848e880f 152 152 struct { 153 153 bool mapped; 154 uintptr_t phys_base; 154 155 void *mapped_base; 155 156 size_t mapped_size;
Note:
See TracChangeset
for help on using the changeset viewer.