Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2007 21:00:36 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/conf files.amd64 files.i386 src/sys/i386/i386 pmap.c src/sys/sys cdefs.h
Message-ID:  <200712092100.lB9L0aaW015419@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2007-12-09 21:00:36 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/conf             files.amd64 files.i386 
    sys/i386/i386        pmap.c 
    sys/sys              cdefs.h 
  Log:
  Eliminate compilation warnings due to the use of non-static inlines
  through the introduction and use of the __gnu89_inline attribute.
  
  Submitted by: bde (i386)
  MFC after: 3 days
  
  Revision  Changes    Path
  1.599     +3 -3      src/sys/amd64/amd64/pmap.c
  1.116     +1 -1      src/sys/conf/files.amd64
  1.589     +1 -1      src/sys/conf/files.i386
  1.602     +3 -3      src/sys/i386/i386/pmap.c
  1.94      +6 -0      src/sys/sys/cdefs.h



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