summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/timer.c
AgeCommit message (Collapse)Author
2012-11-30x86: Add a dummy implementation for timer_get_usGabe Black
The microsecond timer is not currently implemented, but add a dummy implementation for now. Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>