Files
git/compat
Dennis Ameling 95379d29c6 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>
2024-04-24 18:59:30 +02:00
..
2022-05-02 09:50:37 -07:00
2022-05-02 09:50:37 -07:00