commit | d6aebe108ad2bd54789b3a8f6ecc7e6a33c44333 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Mar 27 21:15:40 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 16:33:01 2014 +0200 |
tree | 8c0f56e2636ab50deedd2c3c5721cf5060f71fb4 | |
parent | 2be0b5225e44b5d85ef5b1ec732fe79c9e96e941 [diff] |
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.)