Added fixed-length integer typedefs (s8, u8, s16, u16, s32, u32) to types.h. In the future, these should be used instead of custom typedefs or built-in C integer types when a fixed-length type is needed.
Authored by: plombo 2010-11-07
Parent: [r2920]
Child: [r2922]