5 static bfd_arch_info_type arch_info_struct =
7 32, /* 32 bits in a word */
8 32, /* 32 bits in an address */
9 8, /* 8 bits in a byte */
11 0, /* only 1 machine */
15 true, /* the one and only */
16 bfd_default_compatible,
22 void DEFUN_VOID(bfd_hppa_arch)
24 bfd_arch_linkin(&arch_info_struct);