diff options
Diffstat (limited to 'include/asm-ia64/timex.h')
| -rw-r--r-- | include/asm-ia64/timex.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ia64/timex.h b/include/asm-ia64/timex.h index 414aae060440..05a6baf8a472 100644 --- a/include/asm-ia64/timex.h +++ b/include/asm-ia64/timex.h | |||
| @@ -15,6 +15,8 @@ | |||
| 15 | 15 | ||
| 16 | typedef unsigned long cycles_t; | 16 | typedef unsigned long cycles_t; |
| 17 | 17 | ||
| 18 | extern void (*ia64_udelay)(unsigned long usecs); | ||
| 19 | |||
| 18 | /* | 20 | /* |
| 19 | * For performance reasons, we don't want to define CLOCK_TICK_TRATE as | 21 | * For performance reasons, we don't want to define CLOCK_TICK_TRATE as |
| 20 | * local_cpu_data->itc_rate. Fortunately, we don't have to, either: according to George | 22 | * local_cpu_data->itc_rate. Fortunately, we don't have to, either: according to George |
