sched: export cpu_clock()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 15 Oct 2007 15:00:14 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:14 +0000 (17:00 +0200)
commita58f6f253d268f7b9712bd13c344a1fd89a3192f
treee921a48820767f5a1891f9972d13adf35b981fad
parent00bf7bfc2eaf775b634774e9ec435d720b6ecee7
sched: export cpu_clock()

export cpu_clock() - the preferred API instead of sched_clock().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c