xref: /linux/arch/arm/include/asm/xen/xen-ops.h (revision 981ab3f1dc3949b45e317e343dfc232a102847aa)
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