zephyr/misc
Inaky Perez-Gonzalez b4bbc71369 gdb_server: fix semicolon that depends on #define
supported_features_cmd is a string which part of is added based on a

However, the semicolon to do so was being only included if the #define
was there; if not it was generating a syntax error. Place it out of
the #ifdef block.

Change-Id: Idd7e80519719b5ad432971e758a05546df8a89e2
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-22 17:39:43 +00:00
..
debug gdb_server: fix semicolon that depends on #define 2016-06-22 17:39:43 +00:00
generated
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c
cpp_virtual.c
cpp_vtable.cpp
Kconfig misc: add config to omit frame pointer 2016-06-16 18:15:59 +00:00
Makefile
printk.c
reboot.c