mirror of
https://github.com/encounter/newlib.git
synced 2026-03-30 11:31:09 -07:00
e704ab2470
Match glibc behaviour to expose the public bswap_* macros only with an explicity #include <byteswap.h>; #include'ing <endian.h> should not expose them. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>