K 10 svn:author V 6 andrew K 8 svn:date V 27 2011-07-28T09:27:01.785451Z K 7 svn:log V 201 Add support for an unsigned wchar_t required by the ARM EABI. To do this I have: * Moved the wchar_t typedef to machine/_types.h * Moved the definitions of WCHAR_MIN and WCHAR_MAX to machine/_wchar.h END