diff options
Diffstat (limited to 'arch/ia64/xen/time.h')
-rw-r--r-- | arch/ia64/xen/time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/xen/time.h b/arch/ia64/xen/time.h index b9c7ec5f9cf..f98d7e1a42f 100644 --- a/arch/ia64/xen/time.h +++ b/arch/ia64/xen/time.h @@ -21,3 +21,4 @@ */ extern struct pv_time_ops xen_time_ops __initdata; +void xen_timer_resume_on_aps(void); |