13 lines
434 B
Text
13 lines
434 B
Text
|
$NetBSD$
|
||
|
|
||
|
--- bfd/targets.c.orig Wed Apr 5 12:41:57 2006
|
||
|
+++ bfd/targets.c
|
||
|
@@ -696,6 +696,7 @@ extern const bfd_target i386linux_vec;
|
||
|
extern const bfd_target i386lynx_aout_vec;
|
||
|
extern const bfd_target i386lynx_coff_vec;
|
||
|
extern const bfd_target i386mach3_vec;
|
||
|
+extern const bfd_target bfd_elf32_i386_minix_vec;
|
||
|
extern const bfd_target i386msdos_vec;
|
||
|
extern const bfd_target i386netbsd_vec;
|
||
|
extern const bfd_target i386os9k_vec;
|