X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fconverters%2Fenb_load_information_extractor.go;h=c7e5326579fcbf245f4933b12eb4bff6ecaa8e33;hb=04ff63f1708020673dd9be975476e0f76f179a81;hp=8c079061a4c0ff01641da2b8c9d0966b1e21364f;hpb=6df73c6bad82b1cbc3fe487bbe746b0c3b141b80;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/converters/enb_load_information_extractor.go b/E2Manager/converters/enb_load_information_extractor.go index 8c07906..c7e5326 100644 --- a/E2Manager/converters/enb_load_information_extractor.go +++ b/E2Manager/converters/enb_load_information_extractor.go @@ -13,10 +13,13 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// -package converters +// This source code is part of the near-RT RIC (RAN Intelligent Controller) +// platform project (RICP). + +package converters +/* // #cgo CFLAGS: -I../3rdparty/asn1codec/inc/ -I../3rdparty/asn1codec/e2ap_engine/ // #cgo LDFLAGS: -L ../3rdparty/asn1codec/lib/ -L../3rdparty/asn1codec/e2ap_engine/ -le2ap_codec -lasncodec // #include @@ -684,3 +687,4 @@ func (*EnbLoadInformationExtractor) ExtractAndBuildRanLoadInformation(pdu *C.E2A return nil } +*/ \ No newline at end of file