mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
a856bfb4ab
commit
388e2a0e6d
@@ -532,7 +532,7 @@ struct page
|
||||
dma_addr_t paddr;
|
||||
unsigned long private;
|
||||
unsigned long size;
|
||||
} __attribute((packed));
|
||||
};
|
||||
|
||||
static inline struct page *compound_head(struct page *page) { return page; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user