]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/xen/xen-ops.h
Merge branch 'master' of git://1984.lsi.us.es/nf
[karo-tx-linux.git] / include / xen / xen-ops.h
index a50e7bee891203e52cf489763327face535d8d30..d6fe062cad6b3128b25104107a1c0468d442295f 100644 (file)
@@ -33,4 +33,5 @@ int xen_remap_domain_mfn_range(struct vm_area_struct *vma,
 int xen_unmap_domain_mfn_range(struct vm_area_struct *vma,
                               int numpgs, struct page **pages);
 
+bool xen_running_on_version_or_later(unsigned int major, unsigned int minor);
 #endif /* INCLUDE_XEN_OPS_H */