memtest86 in main

This commit is contained in:
Ertuğrul Erata
2015-08-05 16:24:21 +03:00
parent 52962c4872
commit 30673b5a56
5 changed files with 142 additions and 0 deletions
@@ -0,0 +1,11 @@
diff -ur memtest86+-1.70.orig/memtest_shared.lds memtest86+-1.70/memtest_shared.lds
--- memtest86+-1.70.orig/memtest_shared.lds 2006-12-27 02:33:06.000000000 +0100
+++ memtest86+-1.70/memtest_shared.lds 2007-01-25 16:34:19.000000000 +0100
@@ -8,6 +8,7 @@
_start = .;
*(.text)
*(.text.*)
+ *(.gnu.linkonce.t.*)
*(.plt)
_etext = . ;
} = 0x9090