Use the rdtscl call only on x86 achitecturesmaster
commit86162170d065c514bebeb53ce51375fe1581e9ff
authorDavid Planella <david.planella@gmail.com>
Tue, 5 Aug 2008 16:50:22 +0000 (5 18:50 +0200)
committerDavid Planella <david.planella@gmail.com>
Tue, 5 Aug 2008 16:50:22 +0000 (5 18:50 +0200)
tree272cf326324bb29bcfd31fc6a9e035f3e6dbd921
parent7d74e42b77670b78eb9591996a8395b71e8182ee
Use the rdtscl call only on x86 achitectures

Since it is x86-specific, the rdtscl call should only be used when we
are compiling for such architecture.
common.c