xen-ops.h 110 B

1234567
  1. #ifndef _ASM_XEN_OPS_H
  2. #define _ASM_XEN_OPS_H
  3. void xen_efi_runtime_setup(void);
  4. #endif /* _ASM_XEN_OPS_H */