7 static bfd_arch_info_struct_type arch_info_struct
=
9 32, /* 32 bits in a word */
10 32, /* 32 bits in an address */
11 8, /* 8 bits in a byte */
13 0, /* only 1 machine */
16 true, /* the one and only */
17 bfd_default_compatible
,
26 void DEFUN_VOID(bfd_i386_arch
)
28 bfd_arch_linkin(&arch_info_struct
);