zephyr/include/arch/x86
Andrew Boie 4b0e4f769b x86: apic: don't include headers we don't need
We were unnecessarily pulling in headers which resulted in kernel.h
being pulled in, which is undesirable since arch/cpu.h pulls in
these headers.

Added integral type headers since we do need those.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-11-02 13:25:01 -07:00
..
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arch.h x86: arch.h: remove reverse dependency 2017-11-01 13:13:25 -07:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
irq_controller.h x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
linker.ld x86: implement userspace APIs 2017-09-12 12:46:36 -07:00
segmentation.h x86: segmentation.h: fix C++ build error 2017-09-08 15:09:16 -04:00