mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 07:45:07 -05:00
refclock: remove duplicated declaration
This commit is contained in:
@@ -58,7 +58,6 @@ extern void RCL_Initialise(void);
|
|||||||
extern void RCL_Finalise(void);
|
extern void RCL_Finalise(void);
|
||||||
extern int RCL_AddRefclock(RefclockParameters *params);
|
extern int RCL_AddRefclock(RefclockParameters *params);
|
||||||
extern void RCL_StartRefclocks(void);
|
extern void RCL_StartRefclocks(void);
|
||||||
extern void RCL_StartRefclocks(void);
|
|
||||||
extern void RCL_ReportSource(RPT_SourceReport *report, struct timeval *now);
|
extern void RCL_ReportSource(RPT_SourceReport *report, struct timeval *now);
|
||||||
|
|
||||||
/* functions used by drivers */
|
/* functions used by drivers */
|
||||||
|
|||||||
Reference in New Issue
Block a user