Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / tools / virtio / xen / xen.h
blobf569387d1403e5ba70b5a72d2ae4ef1be5aaceae
1 #ifndef XEN_XEN_STUB_H
2 #define XEN_XEN_STUB_H
4 #define xen_domain() 0
6 #endif