diff options
Diffstat (limited to 'include/linux/timekeeping.h')
| -rw-r--r-- | include/linux/timekeeping.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/timekeeping.h b/include/linux/timekeeping.h index 5047b83483d6..18d27a3f72ca 100644 --- a/include/linux/timekeeping.h +++ b/include/linux/timekeeping.h | |||
| @@ -269,6 +269,7 @@ static inline bool has_persistent_clock(void) | |||
| 269 | 269 | ||
| 270 | extern void read_persistent_clock(struct timespec *ts); | 270 | extern void read_persistent_clock(struct timespec *ts); |
| 271 | extern void read_boot_clock(struct timespec *ts); | 271 | extern void read_boot_clock(struct timespec *ts); |
| 272 | extern void read_boot_clock64(struct timespec64 *ts); | ||
| 272 | extern int update_persistent_clock(struct timespec now); | 273 | extern int update_persistent_clock(struct timespec now); |
| 273 | 274 | ||
| 274 | 275 | ||
