]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/um/kernel/uml.lds.S
[PATCH] uml: add _text definition to linker scripts
[mv-sheeva.git] / arch / um / kernel / uml.lds.S
index 8eca47a6ff082f171d76777ebb46d2601c282dcf..f6301274cf3cfea9fdb0eb3680cbe349da63fd57 100644 (file)
@@ -25,6 +25,7 @@ SECTIONS
   . = ALIGN(4096);             /* Init code and data */
 #endif
 
+  _text = .;
   _stext = .;
   __init_begin = .;
   .init.text : {