diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-07-27 00:14:57 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-07-27 00:14:57 -0400 |
commit | e1b9c1b01be294cc2865acfe33544d5e5cc50eb4 (patch) | |
tree | b3efaa1aa0c3ec7ce04dd43bc5c02bd1f26f6c1c /src/string/mempcpy.c | |
parent | retry on cas failures in sem_trywait (diff) | |
download | grovel-e1b9c1b01be294cc2865acfe33544d5e5cc50eb4.tar.gz grovel-e1b9c1b01be294cc2865acfe33544d5e5cc50eb4.tar.xz |
save AT_HWCAP from auxv for subsequent use in machine-specific code
it's expected that this will be needed/useful only in asm, so I've
given it its own symbol that can be addressed in pc-relative ways from
asm rather than adding a field in the __libc structure which would
require hard-coding the offset wherever it's used.
Diffstat (limited to 'src/string/mempcpy.c')
0 files changed, 0 insertions, 0 deletions