ARM: make sched_clock just call a function pointer
This converts sched_clock to simply a call to a function pointer in order
to allow overriding it. This will allow for use with 64-bit counters where
overflow handling is not needed.
Signed-off-by: NRob Herring <rob.herring@calxeda.com>
Showing
想要评论请 注册 或 登录