zephyr/arch/x86/core
Dmitriy Korovkin e82a2a36c7 Compiler specific configuration
If a source code file depends on a configuration option,
that, in turn, depends on a compiler, this file has to
include toolchain.h.

toolchain.h includes a compiler specific header file that
sets the proper configuration option.

Change-Id: I7c9002522a8c6d6fd945e27a450ebe46ba9d4892
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:13:52 -05:00
..
offsets
cpuhalt.s
excconnect.c
excstub.s Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
ffs.s
gdt.c
intboiexit.s
intconnect.c
inthndlset.c
intstub.s Renaming _SysPowerSaveIdleExit to _sys_power_save_idle_exit 2016-02-05 20:13:47 -05:00
msr.s
nanoatomic_nolock.c
nanoatomic.s
nanocontext.c
nanofatal.c Compiler specific configuration 2016-02-05 20:13:52 -05:00
nanofloat.c Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
swap.s
unaligned.s