fix edit error

This commit is contained in:
Michael Snyder 2010-05-05 19:05:24 +00:00
parent 75721c6694
commit 0f3b76ca4a
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ initialize_tdesc_i386_mmx (void)
{
struct target_desc *result = allocate_target_description ();
struct tdesc_feature *feature;
struct tdesc_type *field_type;
set_tdesc_architecture (result, bfd_scan_arch ("i386"));