]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/um/kernel/dyn.lds.S
[PATCH] uml: add _text definition to linker scripts
[mv-sheeva.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 : {