linuxOS_D21X/source/linux-5.10/tools/virtio/xen/xen.h

7 lines
78 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H
#define xen_domain() 0
#endif