mirror of https://github.com/pvnis/srsRAN_4G.git
SRSUE: Added initial SR procedure for NR
parent
822abc763e
commit
126fc09b7d
@ -1,17 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* \section COPYRIGHT
|
|
||||||
*
|
|
||||||
* Copyright 2013-2020 Software Radio Systems Limited
|
|
||||||
*
|
|
||||||
* By using this file, you agree to the terms and conditions set
|
|
||||||
* forth in the LICENSE file which can be found at the top level of
|
|
||||||
* the distribution.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "srsue/hdr/phy/nr/state.h"
|
|
||||||
|
|
||||||
namespace srsue {
|
|
||||||
namespace nr {}
|
|
||||||
} // namespace srsue
|
|
Loading…
Reference in New Issue