Files
git/compat
Dennis Ameling b1777bcd5c bswap.h: add support for built-in bswap functions
Newer compiler versions, like GCC 10 and Clang 12, have built-in
functions for bswap32 and bswap64. This comes in handy, for example,
when targeting CLANGARM64 on Windows, which would not be supported
without this logic.

Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
2025-02-06 16:33:18 +01:00
..
2024-10-25 14:02:04 -04:00
2024-12-23 09:32:16 -08:00