- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / hypervisor.h
index 7a15153..2bb1d90 100644 (file)
@@ -60,3 +60,7 @@ static inline bool hypervisor_x2apic_available(void)
 }
 
 #endif
+
+#ifdef HAVE_XEN_PLATFORM_COMPAT_H
+#include_next <asm/hypervisor.h>
+#endif