mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +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 @@
|
||||
# include <time.h>
|
||||
# include <sysdep.h>
|
||||
# include <dl-vdso.h>
|
||||
# include <bits/libc-vdso.h>
|
||||
# include <libc-vdso.h>
|
||||
# include <dl-machine.h>
|
||||
|
||||
void *time_ifunc (void) asm ("time");
|
||||
|
Reference in New Issue
Block a user