Commit 61f7d34d authored by Tristan Gingold's avatar Tristan Gingold

wrpc.h: also declare wrc_ptp_is_abscal() here

parent 6ea49b8e
......@@ -116,6 +116,8 @@ static inline void wrc_ptp_set_leapsec(int leapsec)
TOPS(INST(ppg, 0))->set_utc_offset(NULL, leapsec, 0, 0);
}
int wrc_ptp_is_abscal(void);
extern struct pp_globals ppg_static;
extern struct pp_instance ppi_static;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment