Linux-6.18.2/tools/virtio/xen/xen.h

7 lines
78 B
C
Raw Normal View History

2025-12-23 20:05:50 +08:00
#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H
#define xen_domain() 0
#endif