Files
linux-stable-mirror/tools/include/linux
Will Deacon 10a47fb673 tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structures
The arm64 UAPI exposes some 128-bit integer types to represent things
such as fpsimd registers in the sigcontext. In preparation for defining
these using the '__u128' typedef implemented by uapi/linux/types.h, copy
that typedef over to the private linux/types.h header used by the tools
directory.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Matlack <dmatlack@google.com>
Signed-off-by: Will Deacon <will@kernel.org>
2026-07-21 21:53:02 +00:00
..
2026-01-21 21:54:59 -03:00
2026-06-03 18:20:43 +02:00