zephyr/arch/x86/core
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
..
ia32 x86: apic: use device MMIO APIs 2020-07-17 11:38:18 +02:00
intel64 x86: apic: use device MMIO APIs 2020-07-17 11:38:18 +02:00
offsets x86: add include guard for offset files 2020-07-24 10:01:12 +02:00
acpi.c arch/x86: Add z_acpi_find_table(), MCFG support 2020-06-23 13:07:39 +02:00
CMakeLists.txt global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
common.S arch/x86: factor out common assembly startup code 2019-10-07 19:46:55 -04:00
cpuhalt.c tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
early_serial.c x86: early_serial: use device_map() 2020-07-17 11:38:18 +02:00
fatal.c x86: fix early boot pagefault reason code 2020-06-18 19:36:17 +02:00
ia32.cmake kconfig: Rename x86 FPU sharing symbols 2020-05-08 10:58:33 +02:00
intel64.cmake x86: implement user mode on 64-bit 2020-01-13 16:35:10 -05:00
Kconfig.ia32 x86: 32-bit: enable thread stack info 2020-07-18 07:21:53 -04:00
Kconfig.intel64 kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
memmap.c x86: Rework rework x86 related code to use new DTS macros 2020-04-30 08:37:18 -05:00
multiboot.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pcie.c x86: pcie: use device_map() for MMIO config access 2020-07-17 11:38:18 +02:00
prep_c.c arch/x86: Add a spurious interrupt handler to x86_64 2020-07-08 12:34:09 +02:00
reboot_rst_cnt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spec_ctrl.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
x86_mmu.c x86: remove memory mapping SOC code 2020-07-17 11:38:18 +02:00