]> err.no Git - linux-2.6/blobdiff - include/xen/xen-ops.h
remove the OSS trident driver
[linux-2.6] / include / xen / xen-ops.h
index 5d7a6db54a8c91064a1255e81834c31ce44bbfb1..883a21bba24bac3991e79533f586679de6926a4a 100644 (file)
@@ -11,7 +11,7 @@ void xen_post_suspend(int suspend_cancelled);
 void xen_mm_pin_all(void);
 void xen_mm_unpin_all(void);
 
-void xen_time_suspend(void);
-void xen_time_resume(void);
+void xen_timer_resume(void);
+void xen_arch_resume(void);
 
 #endif /* INCLUDE_XEN_OPS_H */