mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +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:
@@ -22,7 +22,7 @@
|
||||
# undef INTERNAL_VSYSCALL
|
||||
# define INTERNAL_VSYSCALL INTERNAL_SYSCALL
|
||||
#else
|
||||
# include <bits/libc-vdso.h>
|
||||
# include <libc-vdso.h>
|
||||
#endif
|
||||
|
||||
#ifndef INTERNAL_GETTIME
|
||||
|
||||
Reference in New Issue
Block a user