IXP425: help on HSS channelized service
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Nov 26 10:51:09 EST 2009
On Thu, Nov 26, 2009 at 05:44:50PM +0200, Juergen Schindele wrote:
> Thanks for your information. I can include "linux/types.h"
> where are defined these typedefs (i think its what you mean):
>
> typedef __u16 __bitwise __le16;
> typedef __u16 __bitwise __be16;
> typedef __u32 __bitwise __le32;
> typedef __u32 __bitwise __be32;
Yes.
> but where are these ????
> typedef __u8 __bitwise __le8;
> typedef __u8 __bitwise __be8;
>
> are they missing or am _I_ missing something ???
Well, thinking about it, __le8/__be8 don't make that much sense...
More information about the linux-arm-kernel
mailing list