diff options
Diffstat (limited to 'include/linux/clocksource.h')
| -rw-r--r-- | include/linux/clocksource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h index 35094479ca55..55e434feec99 100644 --- a/include/linux/clocksource.h +++ b/include/linux/clocksource.h | |||
| @@ -93,6 +93,8 @@ struct clocksource { | |||
| 93 | #endif | 93 | #endif |
| 94 | }; | 94 | }; |
| 95 | 95 | ||
| 96 | extern struct clocksource *clock; /* current clocksource */ | ||
| 97 | |||
| 96 | /* | 98 | /* |
| 97 | * Clock source flags bits:: | 99 | * Clock source flags bits:: |
| 98 | */ | 100 | */ |
