Add 'volatile' to hardclock()'s asm

Prevents calls from being optimised away in timing_self_test().
(Should no be a problem for calls from other files.)
1 file changed