Front Haul Interface Library update to first seed code contribution
[o-du/phy.git] / fhi_lib / lib / src / xran_lib_mlog_tasks_id.h
index 2c99c19..46f264b 100644 (file)
 #ifndef _XRAN_TASK_ID_H_
 #define _XRAN_TASK_ID_H_
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define RESOURCE_CORE_0                             0
 #define RESOURCE_CORE_1                             1
 #define RESOURCE_CORE_2                             2
 #define PID_PROCESS_CP_PKT                      2700
 
 
+#ifdef __cplusplus
+}
+#endif
 
 #endif /* _XRAN_TASK_ID_H_ */