freebsd-dev/lib/libc/arm/net
Olivier Houchard 9a1d419396 If __ARMEB__ is defined, we're already using the network byte order, so
there's no need to to anything in the hton* functions, beside returning
the parameter.

Spotted out by: Oleksandr Tymoshenko <gonzo@freebsd.org>
2006-08-21 14:42:47 +00:00
..
htonl.S
htons.S
Makefile.inc
ntohl.S
ntohs.S