mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 00:15:28 +00:00
MISRA-C directive 4.10 requires that files being included must prevent itself from being included more than once. So add include guards to the offset files, even though they are C source files. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
zefi | ||
CMakeLists.txt | ||
gen_gdt.py | ||
gen_idt.py | ||
ia32.cmake | ||
intel64.cmake | ||
Kconfig |