From: Andrew Cooper Date: Thu, 2 Jan 2020 16:20:17 +0000 (+0000) Subject: x86/boot: Drop stale comment X-Git-Tag: 4.14.0-rc1~847 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=34492a38606fe2a1a4fb9ba8f17deb3f656961ee;p=xen.git x86/boot: Drop stale comment This ought to have disappeared in c/s 60685089cb0 Signed-off-by: Andrew Cooper Reviewed-by: Wei Liu Acked-by: Jan Beulich --- diff --git a/xen/arch/x86/boot/x86_64.S b/xen/arch/x86/boot/x86_64.S index 5ab24d73fc..b54d3aceea 100644 --- a/xen/arch/x86/boot/x86_64.S +++ b/xen/arch/x86/boot/x86_64.S @@ -36,8 +36,6 @@ ENTRY(__high_start) call __start_xen BUG /* __start_xen() shouldn't return. */ -/*** DESCRIPTOR TABLES ***/ - .data .align 8 multiboot_ptr: