zephyr/arch
Michael Scott 7a9b688526 x86: fix build warning
During compile of lwm2m_client using qemu_x86, the following build
warning was noticed:
zephyr/arch/x86/core/excstub.S:132:2: warning: "/*" within comment [-Wcomment]
  /*

In commit ff42bdd0a0 ("debug: remove option GDB_INFO"), the comment tag
was omitted.  Fix the comment end tag.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-02-12 19:21:06 -05:00
..
arc kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
arm arch: atmel_sam0: rename samd SoC series to samd21 2018-02-09 08:34:55 -06:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 drivers: i2c: Add i2c master driver for Nios-II i2c core 2018-02-07 19:37:35 -05:00
posix debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
riscv32 kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
x86 x86: fix build warning 2018-02-12 19:21:06 -05:00
xtensa debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig doc: fix misspellings in Kconfig files 2018-02-07 14:51:46 -05:00