--- memtest86+_v1.11/memtest_shared.lds 2003-12-30 08:20:16.000000000 +0100
|
|
+++ memtest86+_v1.11-jsaw/memtest_shared.lds 2004-02-23 19:38:22.000000000 +0100
|
|
@@ -9,6 +9,7 @@
|
|
*(.text)
|
|
*(.text.*)
|
|
*(.plt)
|
|
+ *(.gnu.linkonce.*)
|
|
_etext = . ;
|
|
} = 0x9090
|
|
.rodata : {
|