/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_XEN_OPS_H #define _ASM_XEN_OPS_H void xen_efi_runtime_setup(void); #endif /* _ASM_XEN_OPS_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Shannon Zhao | 15 | 93.75% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 6.25% | 1 | 50.00% |
Total | 16 | 100.00% | 2 | 100.00% |