X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Fcore%2Fapp%2Fblank.h;fp=ntsimulator%2Fntsim-ng%2Fcore%2Fapp%2Fblank.h;h=8bea0ad91054c2d9ea6f8ae2e49ad5ea1dd463a4;hb=6d03d77e2110c880c63c8716385d2b936ccc4b78;hp=0000000000000000000000000000000000000000;hpb=bf88d8188102341e8e0c43a2cf692e980b727e87;p=sim%2Fo1-interface.git diff --git a/ntsimulator/ntsim-ng/core/app/blank.h b/ntsimulator/ntsim-ng/core/app/blank.h new file mode 100644 index 0000000..8bea0ad --- /dev/null +++ b/ntsimulator/ntsim-ng/core/app/blank.h @@ -0,0 +1,20 @@ +/************************************************************************* +* +* Copyright 2020 highstreet technologies GmbH and others +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* 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. +***************************************************************************/ + +#pragma once + +int blank_run(void);