Separated E2Sim lib from E2SM-specific code
[sim/e2-interface.git] / e2sim / e2sm_examples / kpm_e2sm / src / ASN1c / pdu_collection.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  */
4
5 struct asn_TYPE_descriptor_s;   /* Forward declaration */
6
7 extern struct asn_TYPE_descriptor_s asn_DEF_E2AP_PDU;
8
9
10 struct asn_TYPE_descriptor_s *asn_pdu_collection[] = {
11         /* From module E2AP-PDU-Descriptions in /root/e2ap-v01.00.00.asn */
12         &asn_DEF_E2AP_PDU,      
13         0
14 };
15