Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / mach-xen / asm / switch_to.h
1 #ifndef _ASM_X86_SWITCH_TO_H
2
3 #define __switch_to_xtra(prev, next, tss) __switch_to_xtra(prev, next)
4
5 #include_next <asm/switch_to.h>
6
7 #undef __switch_to_xtra
8
9 #endif /* _ASM_X86_SWITCH_TO_H */