zephyr/arch/x86
Daniel Leung 49199641b9 x86: add include guard for offset files
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>
2020-07-24 10:01:12 +02:00
..
core x86: add include guard for offset files 2020-07-24 10:01:12 +02:00
include zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
zefi arch: x86: zefi: Reduce data section alignment requirement from 8 to 4 2020-07-18 08:44:31 -04:00
CMakeLists.txt
gen_gdt.py x86: gen_gdt: improve docstring 2020-07-19 08:50:52 -04:00
gen_idt.py x86: gen_idt.py: typo fix 2020-05-21 14:44:33 +02:00
ia32.cmake
intel64.cmake
Kconfig x86: add arch_mem_map() 2020-07-17 11:38:18 +02:00