Files
git/compat
Dennis Ameling 3fa9bf3f86 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>
2023-02-27 10:00:17 +01:00
..
2023-01-21 17:21:58 -08:00
2022-05-02 09:50:37 -07:00
2022-05-02 09:50:37 -07:00