aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/xen/time.h')
-rw-r--r--arch/ia64/xen/time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/xen/time.h b/arch/ia64/xen/time.h
index b9c7ec5f9cfa..f98d7e1a42f0 100644
--- a/arch/ia64/xen/time.h
+++ b/arch/ia64/xen/time.h
@@ -21,3 +21,4 @@
21 */ 21 */
22 22
23extern struct pv_time_ops xen_time_ops __initdata; 23extern struct pv_time_ops xen_time_ops __initdata;
24void xen_timer_resume_on_aps(void);