]> err.no Git - linux-2.6/blobdiff - arch/x86/boot/compressed/vmlinux_64.lds
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
[linux-2.6] / arch / x86 / boot / compressed / vmlinux_64.lds
index 94c13e557fb4f057a620ef319367d623a08e9f88..8d63b3a22ce488f2cca49402986fc372caaf57f0 100644 (file)
@@ -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 : {