mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
x86: Make x32 use x86 time implementation
This is the only use of auto-generation syscall which uses a vDSO plus IFUNC and the current x86 generic implementation already covers the expected semantic. Checked on x86_64-linux-gnu-x32. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
This commit is contained in:
parent
d0def09ff6
commit
bc36727be9
@ -1 +0,0 @@
|
||||
#include <sysdeps/unix/sysv/linux/x86/gettimeofday.c>
|
@ -2,4 +2,3 @@
|
||||
|
||||
personality EXTRA personality Ei:i __personality personality
|
||||
posix_fadvise64 - fadvise64 Vi:iiii posix_fadvise posix_fadvise64
|
||||
time - time:__vdso_time@LINUX_2.6 Ei:P time
|
||||
|
Loading…
Reference in New Issue
Block a user