Changeset d80fa05 in mainline for uspace/lib/virtio/virtio-pci.h
- Timestamp:
- 2019-02-05T20:25:14Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a1f173d
- Parents:
- d066259
- git-author:
- Jakub Jermar <jakub@…> (2019-02-05 20:12:07)
- git-committer:
- Jakub Jermar <jakub@…> (2019-02-05 20:25:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/virtio/virtio-pci.h
rd066259 rd80fa05 60 60 61 61 #define VIRTIO_FEATURES_0_31 0 62 #define VIRTIO_FEATURES_32_63 1 63 64 #define VIRTIO_F_VERSION_1 1 62 65 63 66 /** Common configuration structure layout according to VIRTIO version 1.0 */
Note:
See TracChangeset
for help on using the changeset viewer.