This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-01-06 12:00:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0ae1006967
glibc
/
sysdeps
/
x86_64
/
x32
/
symbol-hacks.h
2 lines
42 B
C
Raw
Normal View
History
Unescape
Escape
Include generic symbol-hacks.h for x32 In BZ #15605 fix with addding memset/memmove alias in symbol-hacks.h, x32 symbol-hacks.h change was missing. Fixed by including <sysdeps/generic/symbol-hacks.h> in x32 symbol-hacks.h.
2014-01-21 03:05:22 +08:00
#
include
<sysdeps/generic/symbol-hacks.h>
Reference in New Issue
Copy Permalink