- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / time.h
index c66205b..7bdec4e 100644 (file)
@@ -7,11 +7,4 @@ extern void hpet_time_init(void);
 
 extern void time_init(void);
 
-#ifdef CONFIG_XEN
-struct timespec;
-extern int xen_independent_wallclock(void);
-extern void xen_read_persistent_clock(struct timespec *);
-extern int xen_update_persistent_clock(void);
-#endif
-
 #endif /* _ASM_X86_TIME_H */