HYPERVISOR_start_info has been introduce to be used in code common. The
variable xen_start_info is only used within amd64 and i386 architecture and
is redundant with the former variable.
:"Ir" (nr));
}
+extern start_info_t *xen_start_info;
+
#endif /* !__ASSEMBLY__ */
#endif /* _MACHINE_XEN_XEN_OS_H_ */
}
#define cpu_relax() rep_nop()
+extern start_info_t *xen_start_info;
+
/* This is a barrier for the compiler only, NOT the processor! */
#define barrier() __asm__ __volatile__("": : :"memory")
#define is_initial_xendomain() 0
#endif
-extern start_info_t *xen_start_info;
-
extern uint64_t get_system_time(int ticks);
static inline int