xen-vtx-unstable
diff linux-2.6-xen-sparse/include/asm-xen/asm-i386/system.h @ 6760:e17161930711
synch_bitops.h is an arch-specific header file.
Signed-off-by: Keir Fraser <keir@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue Sep 13 10:40:29 2005 +0000 (2005-09-13) |
parents | dd668f7527cb |
children | 4d899a738d59 8ca0f98ba8e2 |
line diff
1.1 --- a/linux-2.6-xen-sparse/include/asm-xen/asm-i386/system.h Tue Sep 13 10:21:22 2005 +0000 1.2 +++ b/linux-2.6-xen-sparse/include/asm-xen/asm-i386/system.h Tue Sep 13 10:40:29 2005 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 #include <linux/config.h> 1.5 #include <linux/kernel.h> 1.6 #include <linux/bitops.h> 1.7 -#include <asm-xen/synch_bitops.h> 1.8 +#include <asm/synch_bitops.h> 1.9 #include <asm/segment.h> 1.10 #include <asm/cpufeature.h> 1.11 #include <asm-xen/hypervisor.h>