Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support

for m68hc11 and m68hc12 processors.
This commit is contained in:
Nick Clifton
2000-06-19 01:22:44 +00:00
parent 58781cd0ba
commit 60bcf0fa8c
98 changed files with 11823 additions and 2665 deletions

View File

@@ -99,9 +99,7 @@ elf_core_file_p (abfd)
/* Check the magic number. */
if (elf_file_p (&x_ehdr) == false)
{
goto wrong;
}
goto wrong;
/* FIXME: Check EI_VERSION here ! */