Commit bee132fe authored by Lionel Gauthier's avatar Lionel Gauthier

mscgen

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7158 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent b4b9ba0f
......@@ -32,7 +32,8 @@
#include <stdarg.h>
typedef enum {
MSC_E_UTRAN = 0,
MIN_MSC_ENV = 0,
MSC_E_UTRAN = MIN_MSC_ENV,
MSC_EPC,
MAX_MSC_ENV
} msc_env_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment