Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic
The compiler/C library should produce reasonable code for htonl/ntohl,
and at least glibc tries pretty hard to always produce good code for
them.  This logic only had support for 32-bit x86 systems anymore, and
it's unlikely people were even opting into this, so drop it all.
2016-01-04 05:04:30 -05:00
..
2015-03-14 06:04:29 -04:00
2016-01-04 05:04:30 -05:00
2016-01-04 05:04:30 -05:00
2015-11-22 00:53:23 -05:00
2003-10-15 12:30:47 +00:00