gdb/sh: Stop installing OpenBSD OSABI, lost during merge
This commit is contained in:
parent
21280b65d3
commit
b7747ad4ee
|
@ -178,6 +178,4 @@ _initialize_shnbsd_tdep ()
|
|||
{
|
||||
gdbarch_register_osabi (bfd_arch_sh, 0, GDB_OSABI_NETBSD,
|
||||
shnbsd_init_abi);
|
||||
gdbarch_register_osabi (bfd_arch_sh, 0, GDB_OSABI_OPENBSD,
|
||||
shnbsd_init_abi);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue