X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fboot%2Fcompressed%2Fvmlinux_64.lds;h=8d63b3a22ce488f2cca49402986fc372caaf57f0;hb=afe0bc63ae5fdc642a6181e1b514434f901e39ba;hp=94c13e557fb4f057a620ef319367d623a08e9f88;hpb=9e9b4573e4411ac5fcfb6ba04ad360d3de6414ba;p=linux-2.6 diff --git a/arch/x86/boot/compressed/vmlinux_64.lds b/arch/x86/boot/compressed/vmlinux_64.lds index 94c13e557f..8d63b3a22c 100644 --- a/arch/x86/boot/compressed/vmlinux_64.lds +++ b/arch/x86/boot/compressed/vmlinux_64.lds @@ -3,8 +3,8 @@ OUTPUT_ARCH(i386:x86-64) ENTRY(startup_64) SECTIONS { - /* Be careful parts of head.S assume startup_32 is at - * address 0. + /* Be careful parts of head_64.S assume startup_64 is at + * address 0. */ . = 0; .text : {