Searched hist:220685 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.cdiff 220685 Sat Apr 16 06:28:17 MDT 2011 nyan 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.

Completed in 73 milliseconds