Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 13:29:11 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/i386/boot2 boot2.c
Message-ID:  <201107261329.p6QDTUwW073699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-26 13:29:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/i386/boot2  boot2.c 
  Log:
  SVN rev 224441 on 2011-07-26 13:29:11Z by marius
  
  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
  
  Revision   Changes    Path
  1.83.2.13  +10 -10    src/sys/boot/i386/boot2/boot2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261329.p6QDTUwW073699>