X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ia64%2Ftimex.h;h=05a6baf8a472a5daef978db6858c35a9a0e664bb;hb=d8b3d7077d08311552643a220f21ce0d30130f59;hp=414aae06044093b474033f1824c4734c2bcc5008;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/include/asm-ia64/timex.h b/include/asm-ia64/timex.h index 414aae060..05a6baf8a 100644 --- a/include/asm-ia64/timex.h +++ b/include/asm-ia64/timex.h @@ -15,6 +15,8 @@ typedef unsigned long cycles_t; +extern void (*ia64_udelay)(unsigned long usecs); + /* * For performance reasons, we don't want to define CLOCK_TICK_TRATE as * local_cpu_data->itc_rate. Fortunately, we don't have to, either: according to George