zephyr/arch/x86/core/offsets
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_offsets.c x86: add include guard for offset files 2020-07-24 10:01:12 +02:00
intel64_offsets.c x86: add include guard for offset files 2020-07-24 10:01:12 +02:00
offsets.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00