Back to home page

OSCL-LXR

 
 

    


0001 #ifndef XEN_XEN_STUB_H
0002 #define XEN_XEN_STUB_H
0003 
0004 #define xen_domain() 0
0005 
0006 #endif