mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
libc-vdso.h place consolidation
This patch moves the libc-vdso.h internal header from bits folder to default architecture one and also corrects the remaning includes in the files.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# undef __gettimeofday
|
||||
# undef __clock_gettime
|
||||
# undef __clock_getres
|
||||
# include <bits/libc-vdso.h>
|
||||
# include <libc-vdso.h>
|
||||
|
||||
long int (*__vdso_gettimeofday) (struct timeval *, void *) attribute_hidden;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user