mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
tools/virtio: xen stub
Fixes test module build. Reported-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
6
tools/virtio/xen/xen.h
Normal file
6
tools/virtio/xen/xen.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef XEN_XEN_STUB_H
|
||||
#define XEN_XEN_STUB_H
|
||||
|
||||
#define xen_domain() 0
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user