[S390] get_clock inline assembly.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Mon, 17 Jul 2006 14:09:42 +0000 (16:09 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 17 Jul 2006 14:09:42 +0000 (16:09 +0200)
Add missing volatile to the get_clock / get_cycles inline assemblies
to avoid that consecutive calls get optimized away.

Signed-off-by: Andreas Krebbel <krebbel1@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found