mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-16 22:19:13 +08:00
The bswap_* "functions" are macros in glibc, so they may be tested for by the preprocessor (e.g. #ifdef bswap_16). Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>