const from include/asm-i386/byteorder.h

Nikita Danilov (Nikita@Namesys.COM)
Sat, 31 May 2003 18:10:56 +0400


Hello,

include/asm-i386/byteorder.h contains strange __const__'s in function
definitions that have no effect:

static __inline__ __const__ __u32 ___arch__swab32(__u32 x)
static __inline__ __const__ __u16 ___arch__swab16(__u16 x)

What is their meaning?

Nikita.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/