zephyr/include/debug
Andrew Boie 5305f36d4f object_tracing: fix definition
This is a header file, the definition for _trace_list_sys_ring_buf
needs to be 'extern' otherwise multiple instances of this variable
could be instantiated, leading to linker errors.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-16 10:59:10 -07:00
..
debug_info.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gdb_server.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
object_tracing.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
object_tracing_common.h object_tracing: fix definition 2017-08-16 10:59:10 -07:00