mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

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