summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/bits
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2012-11-08 09:53:00 +0100
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2012-11-08 09:53:00 +0100
commitd0f8457e6b682fe06a9a025d982058bb4abf3012 (patch)
tree1e704b817cac6732f27ca3f64aea4b89ea9c42ac /sysdeps/unix/sysv/linux/s390/bits
parent57241e26e544e44bcb7b96ae41f0c62488d89020 (diff)
downloadglibc-d0f8457e6b682fe06a9a025d982058bb4abf3012.tar.gz
S/390: Add hwcap value for transactional execution.
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/bits')
-rw-r--r--sysdeps/unix/sysv/linux/s390/bits/hwcap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/bits/hwcap.h b/sysdeps/unix/sysv/linux/s390/bits/hwcap.h
index 7f03ffe461..59d68b0f60 100644
--- a/sysdeps/unix/sysv/linux/s390/bits/hwcap.h
+++ b/sysdeps/unix/sysv/linux/s390/bits/hwcap.h
@@ -34,3 +34,4 @@
#define HWCAP_S390_HPAGE 128
#define HWCAP_S390_ETF3EH 256
#define HWCAP_S390_HIGH_GPRS 512
+#define HWCAP_S390_TE 1024