mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 06:08:16 +00:00
@ -86,7 +86,7 @@ class Virtio::Queue
|
||||
|
||||
protected:
|
||||
|
||||
typedef HEADER_TYPE Header_type;
|
||||
using Header_type = HEADER_TYPE;
|
||||
|
||||
struct Descriptor
|
||||
{
|
||||
|
Reference in New Issue
Block a user