mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
adc594a7e6
The read_config and write_config functions in the generic virtio headers used by all drivers lead to compiler warnings resp. errors if effective-c++ switch is enabled. Moreover, the functions require to define the access width as parameter. We can better turn them into template functions using the value type to read resp. write to derive the access width. Ref genodelabs/genode#4344 |
||
---|---|---|
.. | ||
mmio_device.h | ||
pci_device.h | ||
queue.h |