From fff49b029c21e3d864966d887a7adcf648852952 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 22 Feb 2012 20:37:10 -0800 Subject: [PATCH] --- yaml --- r: 297735 b: refs/heads/master c: 862ae3132dc393ab6ea750b9ee9e0e1c276b9abb h: refs/heads/master i: 297733: d7c78094d292566939569bfbd8a1e6c041fec989 297731: 2eb5abc521519e52c4f19669131588c08cc0b932 297727: 0ae27b2cc9d1462b9efd65358abcdc884c96833a v: v3 --- [refs] | 2 +- trunk/arch/x86/vdso/vdsox32.lds.S | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 706505269afc..8ac4e2cd1226 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 22e842d4d90ffec9677cc114487a5cefd39b5643 +refs/heads/master: 862ae3132dc393ab6ea750b9ee9e0e1c276b9abb diff --git a/trunk/arch/x86/vdso/vdsox32.lds.S b/trunk/arch/x86/vdso/vdsox32.lds.S index 373ca9a02a53..62272aa2ae0a 100644 --- a/trunk/arch/x86/vdso/vdsox32.lds.S +++ b/trunk/arch/x86/vdso/vdsox32.lds.S @@ -17,13 +17,9 @@ VERSION { LINUX_2.6 { global: - clock_gettime; __vdso_clock_gettime; - gettimeofday; __vdso_gettimeofday; - getcpu; __vdso_getcpu; - time; __vdso_time; local: *; };