vserver 1.9.5.x5
[linux-2.6.git] / arch / m68k / kernel / vmlinux-sun3.lds
index 7a18ed0..cc37e8d 100644 (file)
@@ -16,7 +16,7 @@ SECTIONS
        SCHED_TEXT
        *(.fixup)
        *(.gnu.warning)
-       } = 0x4e75
+       } :text = 0x4e75
        RODATA
 
   _etext = .;                  /* End of text section */
@@ -28,7 +28,7 @@ SECTIONS
        __start___ex_table = .;
        *(__ex_table)
        __stop___ex_table = .;
-       }
+       } :data
   /* End of data goes *here* so that freeing init code works properly. */
   _edata = .;