Files
2025-08-12 22:16:57 +02:00

7 lines
78 B
C
Executable File

#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H
#define xen_domain() 0
#endif