Skip to content
Commit 49d877a8 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

arm: Remove _dl_skip_args usage



Since ad43cac4 the generic code already shuffles the argv/envp/auxv
on the stack to remove the ld.so own arguments and thus _dl_skip_args
is always 0.  It makes the _fixup_stack branch ununsed.

Checked with qemu-user that arguments are correctly passed on both
constructors and main program.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 1e4fb2e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment