Obsolete; not referenced by anything.

This commit is contained in:
Michael Brown
2005-03-09 14:16:01 +00:00
parent 8bb1866f24
commit afff2b50f1

View File

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