On Tue, May 15, 2012 at 9:52 AM, Roland McGrath <roland@hack.frob.com> wrote: > Use libc_hidden_proto and libc_hidden_data_def. __vdso_clock_gettime is exported to libpthread. Will libc_hidden_proto and libc_hidden_data_def work with it? -- H.J.