Date: Tue, 26 Jul 2011 13:13:31 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/pc98/boot2 boot2.c Message-ID: <201107261313.p6QDDmf8072355@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-07-26 13:13:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/boot/pc98/boot2 boot2.c
Log:
SVN rev 224429 on 2011-07-26 13:13:31Z by marius
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.
Revision Changes Path
1.1.4.9 +13 -13 src/sys/boot/pc98/boot2/boot2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261313.p6QDDmf8072355>
