mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 05:56:57 +00:00
This patch is to eliminate a code scan warning. p_elf_header32 was given a value when it was declared, but later it was given the same value again. Just remove the later one. Tracked-On: #7318 Signed-off-by: Zhou, Wu <wu.zhou@intel.com> |
||
---|---|---|
.. | ||
guest | ||
include | ||
multiboot | ||
acpi_base.c | ||
boot.c | ||
reloc.c |