diff options
Diffstat (limited to 'arch/ia64/include/asm/timex.h')
| -rw-r--r-- | arch/ia64/include/asm/timex.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/include/asm/timex.h b/arch/ia64/include/asm/timex.h index 05a6baf8a47..86c7db86118 100644 --- a/arch/ia64/include/asm/timex.h +++ b/arch/ia64/include/asm/timex.h @@ -39,4 +39,7 @@ get_cycles (void) return ret; } +extern void ia64_cpu_local_tick (void); +extern unsigned long long ia64_native_sched_clock (void); + #endif /* _ASM_IA64_TIMEX_H */ |
