1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

S/390: Add hwcap value for transactional execution.

This commit is contained in:
Andreas Krebbel
2012-11-08 09:53:00 +01:00
parent 57241e26e5
commit d0f8457e6b
4 changed files with 14 additions and 3 deletions

View File

@ -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