Date: Thu, 13 Dec 2007 19:34:23 +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: <200712131934.lBDJYNMm065910@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2007-12-13 19:34:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/amd64 pmap.c
sys/conf files.amd64 files.i386
sys/i386/i386 pmap.c
sys/sys cdefs.h
Log:
MFC
Eliminate compilation warnings due to the use of non-static inlines
through the introduction and use of the __gnu89_inline attribute.
Approved by: re (kensmith)
Revision Changes Path
1.590.2.3 +3 -3 src/sys/amd64/amd64/pmap.c
1.107.2.3 +1 -1 src/sys/conf/files.amd64
1.580.2.3 +1 -1 src/sys/conf/files.i386
1.594.2.4 +3 -3 src/sys/i386/i386/pmap.c
1.93.2.1 +6 -0 src/sys/sys/cdefs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712131934.lBDJYNMm065910>
