Commit fd1e0157 authored by Cedric Roux's avatar Cedric Roux

bugfix: set cpuf in oaisim

parent d86c5a90
......@@ -1332,6 +1332,8 @@ main (int argc, char **argv)
if (oai_emulation.info.opp_enabled == 1)
reset_opp_meas_oaisim ();
cpuf=get_cpu_freq_GHz();
init_time ();
init_slot_isr ();
......
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