]> sourceware.org Git - glibc.git/commit
[AArch64] Add bits/hwcap.h for aarch64 linux
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 11 Jul 2016 08:57:02 +0000 (09:57 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 11 Jul 2016 08:57:02 +0000 (09:57 +0100)
commit26c2910ac6889dd21f128d9071418492d544a2dc
treefb24fe6021e7135d131f75b580cba670a071269f
parentefbe665c3a2d344b0d64456cf29499ba53c2965a
[AArch64] Add bits/hwcap.h for aarch64 linux

AArch64 uses HWCAP bits but they are not defined in sys/auxv.h.
This patch adds a copy of the linux v4.6 arm64 uapi asm/hwcap.h
definitions.

* sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h: New.
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h [new file with mode: 0644]
This page took 0.041578 seconds and 5 git commands to generate.