patch-2.1.37 linux/arch/i386/vmlinux.lds
Next file: linux/arch/m68k/Makefile
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 12 10:35:38 1997
- Orig file:
v2.1.36/linux/arch/i386/vmlinux.lds
- Orig date:
Wed Apr 16 14:15:00 1997
diff -u --recursive --new-file v2.1.36/linux/arch/i386/vmlinux.lds linux/arch/i386/vmlinux.lds
@@ -13,6 +13,7 @@
*(.fixup)
*(.gnu.warning)
} = 0x9090
+ .text.lock : { *(.text.lock) } /* out-of-line lock text */
.rodata : { *(.rodata) }
.kstrtab : { *(.kstrtab) }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov