From dcbad9f1cf44f78787c486f5d78f72f924ad2caf Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 9 Mar 2015 16:58:28 -0400 Subject: postpone use of vdso emulation signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. --- arch/nt64/syscall_arch.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/nt64/syscall_arch.h b/arch/nt64/syscall_arch.h index 9c8fea4..fb3cc46 100644 --- a/arch/nt64/syscall_arch.h +++ b/arch/nt64/syscall_arch.h @@ -56,8 +56,3 @@ static __inline long __syscall6(long n, long a1, long a2, long a3, long a4, long #define __SYSCALL_LL_E(x) (x) #define __SYSCALL_LL_O(x) (x) - - -#define VDSO_USEFUL -#define VDSO_CGT_SYM "__clock_gettime" -#define VDSO_CGT_VER "LINUX_2.6" -- cgit v1.2.3