tracing: move headers under include/tracing
Move tracing.h to include/tracing/ to align with subsystem reorg. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
41abcc57c1
commit
73008b427c
24 changed files with 173 additions and 159 deletions
|
@ -5357,7 +5357,7 @@ __syscall int k_float_disable(struct k_thread *thread);
|
|||
}
|
||||
#endif
|
||||
|
||||
#include <debug/tracing.h>
|
||||
#include <tracing/tracing.h>
|
||||
#include <syscalls/kernel.h>
|
||||
|
||||
#endif /* !_ASMLANGUAGE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue