Files
acrn-hypervisor/hypervisor/boot
Gao, Shiqing 2aed0c7aa1 hv: reloc: enclose elf64_r_type() with #ifdef CONFIG_RELOC
elf64_r_type() is only invoked when CONFIG_RELOC is defined.
This patch encloses its definition with `#ifdef CONFIG_RELOC`,
otherwise, it is dead code.

Tracked-On: #861

Signed-off-by: Gao, Shiqing <shiqing.gao@intel.com>
2024-07-03 14:55:43 +08:00
..
2022-07-17 16:48:47 +08:00
2022-07-17 16:48:47 +08:00