mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 19:01:45 -04:00
tools/virtio: handle fallout from folio work
just add a stub Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
3
tools/virtio/linux/mm_types.h
Normal file
3
tools/virtio/linux/mm_types.h
Normal file
@@ -0,0 +1,3 @@
|
||||
struct folio {
|
||||
struct page page;
|
||||
};
|
||||
Reference in New Issue
Block a user