Subject: Re: pcitoh() and htopci()
To: Matthew Jacob <mjacob@feral.com>
From: Simon Burge <simonb@netbsd.org>
List: tech-kern
Date: 11/04/1999 10:22:10
Matthew Jacob wrote:

> > What we need is:
> > 
> > 	hto{le,be}{16,32}()
> > 	{le,be}toh{16,32}()
> 
>  	hto{le,be}{16,32,64}()
>  	{le,be}toh{16,32,64}()

These are all in <sys/endian.h>.

Simon.