K 10 svn:author V 6 andrew K 8 svn:date V 27 2012-05-19T23:51:48.908443Z K 7 svn:log V 212 Fix wchar support in the not ARM case. * Add machine/_wchar.h to define WCHAR_{MIN,MAX} and include it from machine/_stdint.h, it is already in wchar.h. * Add the typedef for __wchar_t to machine/_types.h. END