Skip to content
Commit 496919b1 authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Move aio_write, aio_write64 into libc



Both symbols have to be moved at the same time because they
are intertwined for __WORDSIZE == 64.  The treatment of this case
is also changed to match more closely how the other files suppress
the declaration of the *64 identifier.

The symbols were moved using scripts/move-symbol-to-libc.py.

Reviewed-by: default avatarAdhemerva Zanella <adhemerval.zanella@linaro.org>
parent 32e75051
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