提交 4c9fe8ad 编写于 作者: I Ingo Molnar

sched: export cpu_clock

the rcutorture module relies on cpu_clock.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 55e12e5e
......@@ -256,3 +256,4 @@ unsigned long long cpu_clock(int cpu)
return clock;
}
EXPORT_SYMBOL_GPL(cpu_clock);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册