K 10 svn:author V 4 nyan K 8 svn:date V 27 2011-04-16T06:20:49.448161Z K 7 svn:log V 209 MFi386: revisions 220389 and 220392 - Mark getc() as inline, this has no effect on gcc but helps clang. - Move getc() body before xgetc() so gcc does not emit a warning about function having no body. END