Skip to content
Snippets Groups Projects
Commit bee132fe authored by gauthier's avatar gauthier
Browse files

mscgen

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7158 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent b4b9ba0f
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,8 @@ ...@@ -32,7 +32,8 @@
#include <stdarg.h> #include <stdarg.h>
typedef enum { typedef enum {
MSC_E_UTRAN = 0, MIN_MSC_ENV = 0,
MSC_E_UTRAN = MIN_MSC_ENV,
MSC_EPC, MSC_EPC,
MAX_MSC_ENV MAX_MSC_ENV
} msc_env_t; } msc_env_t;
......
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