Add MMIX support

This commit is contained in:
Nick Clifton 2001-10-30 15:20:14 +00:00
parent f5ffc9190a
commit 3c3bdf30e4
585 changed files with 25733 additions and 1466 deletions

View file

@ -167,6 +167,7 @@ CODE_FRAGMENT
. struct elf_obj_tdata *elf_obj_data;
. struct nlm_obj_tdata *nlm_obj_data;
. struct bout_data_struct *bout_data;
. struct mmo_data_struct *mmo_data;
. struct sun_core_struct *sun_core_data;
. struct sco5_core_struct *sco5_core_data;
. struct trad_core_struct *trad_core_data;