Mark _wordcopy_XXX functions hidden
commitb8b21bde18d85bd756a03425685cb63c95f56794
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:01:35 +0000 (15 14:01 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:01:48 +0000 (15 14:01 -0700)
tree6ecbf08940eb19f116a397d1d0489d1488969004
parent9edf9b18b1dc5de0f3d76c42877b405cb439df4f
Mark _wordcopy_XXX functions hidden

Since _wordcopy_XXX functions are only used internally in ld.so and
libc.so, they can be made hidden.

[BZ #19122]
* sysdeps/generic/memcopy.h (_wordcopy_fwd_aligned): Add
attribute_hidden.
(_wordcopy_fwd_dest_aligned): Likewise.
(_wordcopy_bwd_aligned): Likewise.
(_wordcopy_bwd_dest_aligned): Likewise.
ChangeLog
sysdeps/generic/memcopy.h