mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Really fix the typo.
This commit is contained in:
@ -5120,7 +5120,7 @@ pa_build_unwind_subspace (call_info)
|
|||||||
int i, reloc;
|
int i, reloc;
|
||||||
char c, *p;
|
char c, *p;
|
||||||
|
|
||||||
if (nowseg != text_section)
|
if (now_seg != text_section)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)
|
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)
|
||||||
|
Reference in New Issue
Block a user