forked from Imagelibrary/binutils-gdb
Updated ARC assembler from arccores.com
This commit is contained in:
@@ -87,8 +87,7 @@ disassembler (abfd)
|
||||
#ifdef ARCH_arc
|
||||
case bfd_arch_arc:
|
||||
{
|
||||
disassemble = arc_get_disassembler (bfd_get_mach (abfd),
|
||||
bfd_big_endian (abfd));
|
||||
disassemble = arc_get_disassembler (abfd);
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user