- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / mach-xen / asm / mutex.h
1 #define arch_cpu_is_running(cpu) vcpu_running(cpu)
2
3 #include_next <asm/mutex.h>