]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/kernel/dyn.lds.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[linux-2.6-omap-h63xx.git] / arch / um / kernel / dyn.lds.S
index 68ed24df5c8fa7f24d5089e305fa91e743c37e5a..e36f92b463ce04dc64ec0f076954e48cf0cb276a 100644 (file)
@@ -14,6 +14,7 @@ SECTIONS
    * is remapped.*/
   __binary_start = .;
   . = ALIGN(4096);             /* Init code and data */
+  _text = .;
   _stext = .;
   __init_begin = .;
   .init.text : {