Subject: Re: ntoh{l,s}, hton{l,s} not in libc for ns32k, powerpc.
To: None <simonb@wasabisystems.com>
From: Phil Nelson <philnelson@home.com>
List: tech-userlevel
Date: 09/20/2001 20:36:10
>For the ns32k and powerpc architectures, there's no network byte order
>functions in libc itself. In fact, ns32k has a byte_swap_4.S and a
For the ns32k, you can see they are defined in a different way.
---->~/netbsd/src/sys/arch/pc532/include
shark[23]$ grep ntohl *.h
endian_machdep.h:#define ntohl(x) __byte_swap_long(x)
--
Phil Nelson
e-mail: philnelson@home.com (Work: phil@cs.wwu.edu)
web: members.home.com/philnelson