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
Alan Cox
alc at FreeBSD.org
Thu Dec 13 11:34:24 PST 2007
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
More information about the cvs-src
mailing list