K 10 svn:author V 6 marius K 8 svn:date V 27 2011-07-26T13:29:11.375174Z K 7 svn:log V 210 MFC: r220389, r220392 - 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. Approved by: jhb END