zephyr/arch
Charles E. Youse 58bbbddbef arch/x86: fix multiboot.c pointer cast
Widen the integer to pointer size before conversion, to make
explicit the intent (and silence the compiler warning). Also
fix a minor bug involving a duplicate (and thus dead) store.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-15 11:33:47 +08:00
..
arc kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
arm kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
common gen_isr_tables: Fix pylint warning by using isinstance() 2019-09-08 22:24:45 -04:00
nios2 kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
posix native: Set recommended stack size to 40 for 64 bit 2019-08-24 19:55:09 +02:00
riscv kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
x86 arch/x86: fix multiboot.c pointer cast 2019-09-15 11:33:47 +08:00
x86_64 kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
xtensa kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00