Integer types

From: Jeff Sipek
Date: Sat Dec 31 2005 - 03:46:18 EST


What's the prefered integer type for kernel code?

* u8, u16, ...
* uint8_t, uint16_t, ...
* u_int8_t, t_int16_t, ...

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