aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/odp/api/spec/init.h')
-rw-r--r--include/odp/api/spec/init.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/odp/api/spec/init.h b/include/odp/api/spec/init.h
index c4f64d4fd..371222267 100644
--- a/include/odp/api/spec/init.h
+++ b/include/odp/api/spec/init.h
@@ -51,6 +51,9 @@ typedef enum {
/** Debug */
ODP_LOG_DBG,
+ /** Warning */
+ ODP_LOG_WARN,
+
/** Error */
ODP_LOG_ERR,