zephyr/include/debug
Nicholas Lowell 797174350d debug: tracing: Remove unneeded prototypes
The initial prototypes for sys_trace_* are not needed
because they are either declared in the specified tracing header
or as empty #defines further in the header.

These actually cause linkage conflicts if CTF tracing is attempted
with C++ projects.

Signed-off-by: Nicholas Lowell <nlowell@lexmark.com>
2020-02-01 08:06:28 -05:00
..
gcov.h include: gcov: fix compilation error 2019-07-03 07:19:49 -07:00
object_tracing_common.h object tracing: Fix the issue that objects lost from trace list 2019-11-14 09:13:56 -05:00
object_tracing.h kernel: remove k_alert API 2019-01-16 21:34:07 -05:00
stack.h docs: make doxygen happy with new locations 2019-06-27 22:55:49 -04:00
tracing.h debug: tracing: Remove unneeded prototypes 2020-02-01 08:06:28 -05:00