zephyr/arch/x86
Andrew Boie 3f508e911e x86: fix CONFIG_DEBUG_INFO build error
This doesn't have any register operands and needs a size suffix.
Fixes: #4480

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-24 12:50:13 -07:00
..
core x86: fix CONFIG_DEBUG_INFO build error 2017-10-24 12:50:13 -07:00
debug arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
include x86: MMU: Create PAE page structures and unions. 2017-10-23 10:13:07 -07:00
soc dts: x86: qemu_x86: Add device support for uart ns16550 2017-10-06 08:35:42 -04:00
Kbuild x86: improve exception APIs 2016-07-28 18:13:24 +00:00
Kconfig x86: MMU: Kconfig option to enable the PAE tables. 2017-10-23 10:13:07 -07:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
Makefile.gdt x86: generate RAM-based GDT dynamically 2017-07-25 11:32:36 -04:00
Makefile.idt x86: convert gen_idt to Python 2017-07-25 11:32:36 -04:00
Makefile.mmu x86: MMU: Generation of PAE tables 2017-10-23 10:13:07 -07:00
defconfig