mirror of git://sourceware.org/git/glibc.git
Include <kernel-features.h>.
This commit is contained in:
parent
9229b83ea7
commit
46cbcd0a60
|
|
@ -23,6 +23,8 @@
|
|||
#include <lowlevelcond.h>
|
||||
#include <pthread-errnos.h>
|
||||
|
||||
#include <kernel-features.h>
|
||||
|
||||
/* For the calculation see asm/vsyscall.h. */
|
||||
#define VSYSCALL_ADDR_vgettimeofday 0xffffffffff600000
|
||||
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
#include <lowlevelcond.h>
|
||||
#include <tcb-offsets.h>
|
||||
|
||||
#include <kernel-features.h>
|
||||
|
||||
|
||||
.text
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue