Skip to content
Commit 7e48c0b9 authored by Rob Herring's avatar Rob Herring
Browse files

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: default avatarRob Herring <rob.herring@calxeda.com>
parent c115739d
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