Export the "ffclock" feature for kernels compiled with feed-forward clock
support. Suggested by: netchild Reviewed by: netchild
This commit is contained in:
parent
bb61ba0892
commit
66761af34f
@ -49,6 +49,8 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#ifdef FFCLOCK
|
||||
|
||||
FEATURE(ffclock, "Feed-forward clock support");
|
||||
|
||||
extern struct ffclock_estimate ffclock_estimate;
|
||||
extern struct bintime ffclock_boottime;
|
||||
extern int8_t ffclock_updated;
|
||||
|
Loading…
Reference in New Issue
Block a user