On Wed, Aug 26, 2015 at 03:44:45PM -0300, Adhemerval Zanella wrote: > Do we really need this assembly routines? GCC 4.8 on my environment generates for the > default inet/htonl.c: > Shouldn't we just do inlining to __builtin_bswap in header or do we already do that?