aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/init.h
diff options
context:
space:
mode:
authorJere Leppänen <jere.leppanen@nokia.com>2021-04-07 11:32:22 +0300
committerMatias Elo <matias.elo@nokia.com>2021-05-05 11:10:39 +0300
commit5ea3992620a5c29b0018fc0dd534c456ddd1ac61 (patch)
tree55cad541ac03ed091a38cf5a27c5572aae5d365c /include/odp/api/spec/init.h
parenta1d95ebee3269bb1105d7f769d68eedd9b783669 (diff)
linux-gen: implement odp_thread_set_log_fn()
Implement the odp_thread_set_log_fn() API function. Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com> Reviewed-by: Jerin Jacob <jerinj@marvell.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to 'include/odp/api/spec/init.h')
-rw-r--r--include/odp/api/spec/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/odp/api/spec/init.h b/include/odp/api/spec/init.h
index 09d94b4ed..d52ac50b6 100644
--- a/include/odp/api/spec/init.h
+++ b/include/odp/api/spec/init.h
@@ -20,7 +20,7 @@ extern "C" {
#include <odp/api/std_types.h>
#include <odp/api/hints.h>
#include <odp/api/feature.h>
-#include <odp/api/thread.h>
+#include <odp/api/spec/thread_types.h>
#include <odp/api/cpumask.h>
/** @defgroup odp_initialization ODP INITIALIZATION