Mailing List Archive

Fix the x86/64 build of Xen.
ChangeSet 1.1460, 2005/05/19 09:24:43+01:00, kaf24@firebug.cl.cam.ac.uk

Fix the x86/64 build of Xen.
Signed-off-by: Keir Fraser <keir@Xensource.com>



vmx_platform.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/xen/arch/x86/vmx_platform.c b/xen/arch/x86/vmx_platform.c
--- a/xen/arch/x86/vmx_platform.c 2005-05-19 05:04:50 -04:00
+++ b/xen/arch/x86/vmx_platform.c 2005-05-19 05:04:50 -04:00
@@ -39,7 +39,7 @@
#define DECODE_failure 0

#if defined (__x86_64__)
-static void store_cpu_user_regs(struct cpu_user_regs *regs)
+void store_cpu_user_regs(struct cpu_user_regs *regs)
{

}

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog