fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / um / kernel / uml.lds.S
index 8eca47a..f630127 100644 (file)
@@ -25,6 +25,7 @@ SECTIONS
   . = ALIGN(4096);             /* Init code and data */
 #endif
 
+  _text = .;
   _stext = .;
   __init_begin = .;
   .init.text : {