arm: add HWCAP_ARM_ hwcap macros
authorSzabolcs Nagy <nsz@port70.net>
Wed, 8 Feb 2017 00:31:56 +0000 (00:31 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 30 Aug 2017 02:16:19 +0000 (22:16 -0400)
commit8459c6f2647a378eca2c6375210ddf29dd499043
treec7afbf56244b9c6787f7358022d01724eec0d70b
parent06fbefd10046a0fae7e588b7c6d25fb51811b931
arm: add HWCAP_ARM_ hwcap macros

Glibc renamed the linux uapi HWCAP_* macros to HWCAP_ARM_*
so have both variants in case some code depends on it.
(The HWCAP2_ macros are not defined in glibc currently so those
only have the linux uapi variant.)
arch/arm/bits/hwcap.h