MMichael S. Tsirkintools/virtio: xen stub
edc5774c创建于 2019年10月13日历史提交
#ifndef XEN_XEN_STUB_H
#define XEN_XEN_STUB_H

#define xen_domain() 0

#endif