Commit 72cd1b1d authored by Raymond Knopp's avatar Raymond Knopp

update lte-softmodem for init_RU

parent 5cb9fcfc
......@@ -245,7 +245,7 @@ extern void stop_eNB(int);
extern void kill_eNB_proc(int inst);
// In lte-ru.c
extern void init_RU(const char*);
extern void init_RU(const char*,clock_source_t clock_source,clock_source_t time_source);
extern void init_RU_proc(RU_t *ru);
extern void stop_RU(int nb_ru);
extern void kill_RU_proc(int inst);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment