Switching to asn1c defns library
[ric-app/hw.git] / defs_hwe2sm / pdu_collection.c
similarity index 87%
rename from asn1c_defs/pdu_collection.c
rename to defs_hwe2sm/pdu_collection.c
index 32bd103..7336fc8 100644 (file)
@@ -4,7 +4,6 @@
 
 struct asn_TYPE_descriptor_s;  /* Forward declaration */
 
-extern struct asn_TYPE_descriptor_s asn_DEF_E2AP_PDU;
 extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_HelloWorld_EventTriggerDefinition;
 extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_HelloWorld_ActionDefinition;
 extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_HelloWorld_IndicationHeader;
@@ -14,8 +13,6 @@ extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_HelloWorld_ControlMessage;
 
 
 struct asn_TYPE_descriptor_s *asn_pdu_collection[] = {
-       /* From module E2AP-PDU-Descriptions in e2ap-oran-wg3-v01.00.asn */
-       &asn_DEF_E2AP_PDU,      
        /* From module E2SM-HelloWorld-IEs in e2sm-HelloWorld-v001.asn */
        &asn_DEF_E2SM_HelloWorld_EventTriggerDefinition,        
        &asn_DEF_E2SM_HelloWorld_ActionDefinition,