Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2011 06:20:49 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/pc98/boot2 boot2.c
Message-ID:  <201104160621.p3G6L3bn099494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2011-04-16 06:20:49 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/boot2  boot2.c 
  Log:
  SVN rev 220685 on 2011-04-16 06:20:49Z by 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.
  
  Revision  Changes    Path
  1.10      +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?201104160621.p3G6L3bn099494>