Obsolete; not reference by anything.

This commit is contained in:
Michael Brown
2005-03-09 14:11:45 +00:00
parent 6d4d056202
commit 168973a5d7

View File

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