Browse Source

Obsolete; not referenced by anything.

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
afff2b50f1
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      src/arch/i386/prefix/img.lds

+ 0
- 6
src/arch/i386/prefix/img.lds View File

@@ -1,6 +0,0 @@
1
-OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
2
-OUTPUT_ARCH(i386)
3
-
4
-SECTIONS {
5
-	.img : { *(*) }
6
-}

Loading…
Cancel
Save