JustOS/linux-6.13/tools/virtio/xen/xen.h

7 lines
78 B
C
Raw Normal View History

2025-01-24 14:00:19 +00:00
#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H
#define xen_domain() 0
#endif