Files
git/compat
Dennis Ameling 0902c8febb 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-03-13 18:23:34 +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