diff options
Diffstat (limited to 'src/time/clock_gettime.c')
| -rw-r--r-- | src/time/clock_gettime.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/time/clock_gettime.c b/src/time/clock_gettime.c index 24128804..c24fe173 100644 --- a/src/time/clock_gettime.c +++ b/src/time/clock_gettime.c @@ -7,8 +7,6 @@  #ifdef VDSO_CGT_SYM -void *__vdsosym(const char *, const char *); -  static void *volatile vdso_func;  static int cgt_init(clockid_t clk, struct timespec *ts) | 
