From: Alan Cox Date: Sat, 29 Nov 2014 20:55:04 +0000 (+0000) Subject: dragon: remove bogus comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0717509b7106700e6c66263b9079ebbc6b1b6550;p=FUZIX.git dragon: remove bogus comment --- diff --git a/Kernel/platform-dragon/crt0.s b/Kernel/platform-dragon/crt0.s index dc88794a..5136c3a8 100644 --- a/Kernel/platform-dragon/crt0.s +++ b/Kernel/platform-dragon/crt0.s @@ -1,15 +1,10 @@ - ; Ordering of segments for the linker. - ; WRS: Note we list all our segments here, even though - ; we don't use them all, because their ordering is set - ; when they are first seen. - ; imported symbols .globl _fuzix_main .globl init_early .globl init_hardware .globl kstack_top - ; startup code @0 + ; startup code .area .start start: