Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
This commit is contained in:
commit
9f4646d283
3 changed files with 15 additions and 2 deletions
|
|
@ -128,6 +128,7 @@ static inline bool has_persistent_clock(void)
|
|||
|
||||
extern void read_persistent_clock(struct timespec *ts);
|
||||
extern void read_boot_clock(struct timespec *ts);
|
||||
extern int persistent_clock_is_local;
|
||||
extern int update_persistent_clock(struct timespec now);
|
||||
void timekeeping_init(void);
|
||||
extern int timekeeping_suspended;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue