summaryrefslogtreecommitdiffstats
path: root/src/config/timer.h
Commit message (Collapse)AuthorAgeFilesLines
* [timer] Formalise the timer APIMichael Brown2008-10-121-0/+15
We now have two implementations for the timer API: one using the time-of-day counter at 40:70 and one using RDTSC. Both make use of timer2_udelay().