Skip to content
Commit f527a81d authored by Torbjörn Leksell's avatar Torbjörn Leksell Committed by Anas Nashif
Browse files

Tracing: Tracing/Kernel dependency issue fix



Added forward declarations of types declared
throughout kernel.h at the start of
kernel.h. With this change it is possible to
include tracing/tracing.h early in kernel.h
and use the tracing functionality in
kernel.h functions without compile errors
which would result if tracing/tracing.h
was included at the end of kernel.h
(type dependencies).

Signed-off-by: default avatarTorbjörn Leksell <torbjorn.leksell@percepio.com>
parent e07af1fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment