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:
Adhemerval Zanella 2019-11-29 11:44:30 -03:00
parent d0def09ff6
commit bc36727be9
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
#include <sysdeps/unix/sysv/linux/x86/gettimeofday.c>

View File

@ -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