Skip to content

Commit c5a4bda

Browse files
committed
删除无用函数声明
1 parent 15e6c43 commit c5a4bda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/lwp/vdso/kernel/vdso_kernel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ extern char __rt_vdso_image_end[];
3030

3131
int rt_vdso_map_process_image(struct rt_lwp *lwp);
3232
void rt_vdso_sync_clock_data(void);
33-
void rt_vdso_sync_realtime(void);
3433
void rt_vdso_set_realtime(const struct timespec *realtime);
3534

3635
#ifdef __cplusplus

0 commit comments

Comments
 (0)