X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=fhi_lib%2Fapp%2Fsrc%2Fxran_mlog_task_id.h;h=0af482674d895aab2ea2b9eb39b4a03e5d6f68a6;hb=refs%2Fchanges%2F12%2F8012%2F1;hp=ed6c11d1819fb666feb635ba105cb44add6825d7;hpb=cef07f74965b1749dd909fc1322e211489fea2ea;p=o-du%2Fphy.git diff --git a/fhi_lib/app/src/xran_mlog_task_id.h b/fhi_lib/app/src/xran_mlog_task_id.h index ed6c11d..0af4826 100644 --- a/fhi_lib/app/src/xran_mlog_task_id.h +++ b/fhi_lib/app/src/xran_mlog_task_id.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (c) 2019 Intel. +* Copyright (c) 2020 Intel. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,6 +58,8 @@ extern "C" { #define PID_GNB_PROC_TIMING_TIMEOUT 71 #define PID_GNB_SYM_CB 72 #define PID_GNB_PRACH_CB 73 +#define PID_GNB_SRS_CB 74 + #ifdef __cplusplus }