tools/virtio: more stubs
fix test module build. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Родитель
da0c9ea146
Коммит
c461e8df0c
|
@ -29,4 +29,6 @@ enum dma_data_direction {
|
|||
#define dma_unmap_single(...) do { } while (0)
|
||||
#define dma_unmap_page(...) do { } while (0)
|
||||
|
||||
#define dma_max_mapping_size(...) SIZE_MAX
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче