Skip to content
Snippets Groups Projects
Commit c2a39c14 authored by nikaeinn's avatar nikaeinn
Browse files

add the eNB task definition

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4516 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 6d44a453
No related branches found
No related tags found
No related merge requests found
......@@ -37,3 +37,6 @@ TASK_DEF(TASK_SCTP, TASK_PRIORITY_MED, 200)
/// X2ap task for eNodeB, acts as both source and target
TASK_DEF(TASK_X2AP, TASK_PRIORITY_MED, 200)
/// eNB APP task
TASK_DEF(TASK_ENB_APP, TASK_PRIORITY_MED, 200)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment