1 #ifndef _ASM_XEN_OPS_H 2 #define _ASM_XEN_OPS_H 3 4 void xen_efi_runtime_setup(void); 5 6 #endif /* _ASM_XEN_OPS_H */ 7