mirror_ubuntu-kernels/tools/virtio/xen/xen.h

7 lines
78 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H
#define xen_domain() 0
#endif