Changeset a86174ec in mainline
- Timestamp:
- 2018-05-22T19:06:50Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9e9ced0
- Parents:
- 6ccc424
- git-author:
- Jakub Jermar <jakub@…> (2018-04-22 09:26:00)
- git-committer:
- Jakub Jermar <jakub@…> (2018-05-22 19:06:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/virtio/virtio-pci.h
r6ccc424 ra86174ec 79 79 80 80 /** Notification base address */ 81 ioport 8_t *notify_base;81 ioport16_t *notify_base; 82 82 /** Notification offset multiplier */ 83 83 uint32_t notify_off_multiplier;
Note:
See TracChangeset
for help on using the changeset viewer.