forked from Imagelibrary/binutils-gdb
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
This commit is contained in:
@@ -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 ! */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user