mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
Comment fix.
This commit is contained in:
@ -294,7 +294,7 @@ gld${EMULATION_NAME}_before_allocation ()
|
|||||||
if (sneed != NULL)
|
if (sneed != NULL)
|
||||||
{
|
{
|
||||||
/* Set up the .need section. See the description of the ld_need
|
/* Set up the .need section. See the description of the ld_need
|
||||||
field in include/sun4/aout.h. */
|
field in include/aout/sun4.h. */
|
||||||
|
|
||||||
need_entries = 0;
|
need_entries = 0;
|
||||||
need_size = 0;
|
need_size = 0;
|
||||||
|
Reference in New Issue
Block a user