We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e6c43 commit c5a4bdaCopy full SHA for c5a4bda
1 file changed
components/lwp/vdso/kernel/vdso_kernel.h
@@ -30,7 +30,6 @@ extern char __rt_vdso_image_end[];
30
31
int rt_vdso_map_process_image(struct rt_lwp *lwp);
32
void rt_vdso_sync_clock_data(void);
33
-void rt_vdso_sync_realtime(void);
34
void rt_vdso_set_realtime(const struct timespec *realtime);
35
36
#ifdef __cplusplus
0 commit comments