blob: 98ef09d854c1c2c434d27762e9dc73a34ca7af64 [file] [log] [blame]
/*
* IBM CP943
*/
/* This is essentially CP932, with many mappings missing in the AIX conversion
table. We just pretend it were the same as CP932. */
#define cp943_mbtowc cp932_mbtowc
#define cp943_wctomb cp932_wctomb