summary refs log tree commit diff stats
path: root/linux-headers/asm-arm/bitsperlong.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: Remove the 32-bit arm headersThomas Huth2025-07-211-1/+0
| | | | | | | | | | | KVM support for 32-bit arm has been dropped a while ago, so we don't need these headers in QEMU anymore. Fixes: 82bf7ae84ce ("target/arm: Remove KVM support for 32-bit Arm hosts") Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250710120035.169376-1-thuth@redhat.com>
* linux-headers: add unistd.h on all archesMichael S. Tsirkin2018-05-231-0/+1
This adds unistd.h on ARM64 and MIPS and their dependencies. Updated to Linux 4.17-rc2. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>