mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-02 21:46:58 +00:00
Some data structure are only used under some condition. This patch move data structure definition under its corresponding contion. Otherwise, it would violate MISRA-C 413 S "User type declared but not used in code analysed". For MACRO, it would violate MISRA-C 628 S "Macro not used in translation unit". Tracked-On: #861 Signed-off-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
include | ||
sbl | ||
acpi.c | ||
dmar_parse.c | ||
reloc.c |