]> xenbits.xensource.com Git - xen.git/commitdiff
x86/boot: Drop stale comment
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 2 Jan 2020 16:20:17 +0000 (16:20 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 3 Jan 2020 18:37:24 +0000 (18:37 +0000)
This ought to have disappeared in c/s 60685089cb0

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wl@xen.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/x86_64.S

index 5ab24d73fc8ebccebe1848c62ade89c569b8fb23..b54d3aceea6e4a346d5941cecc306b45459340f6 100644 (file)
@@ -36,8 +36,6 @@ ENTRY(__high_start)
         call    __start_xen
         BUG     /* __start_xen() shouldn't return. */
 
-/*** DESCRIPTOR TABLES ***/
-
         .data
         .align 8
 multiboot_ptr: