S390: Add support for HP_TIMING_NOW.
commit2b680878669e0a7086924de08f60a0747df0029f
authorStefan Liebler <stli@linux.ibm.com>
Wed, 18 Sep 2019 14:09:54 +0000 (18 16:09 +0200)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 18 Sep 2019 14:09:54 +0000 (18 16:09 +0200)
treefc0f6f7500586e7d971a8218b54efdbce5d69d9a
parent8cacbcf4a984ccac24efedb795d9c8a7f149d17b
S390: Add support for HP_TIMING_NOW.

This patch adds support for HP_TIMING_NOW if we build at least
with -march=z10 -mzarch.  Otherwise we are still using the
generic hp-timing.h.

ChangeLog:

* sysdeps/s390/hp-timing.h: New file.
ChangeLog
sysdeps/s390/hp-timing.h [new file with mode: 0644]