K 10 svn:author V 6 marius K 8 svn:date V 27 2011-07-26T13:13:31.899788Z K 7 svn:log V 223 MFC: r220685 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