cvs commit: src/sys/sparc64/sparc64 upa.c
Marius Strobl
marius at FreeBSD.org
Sat Jan 20 17:14:13 UTC 2007
marius 2007-01-20 17:14:12 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 upa.c
Log:
Quiet GCC4 warnings regarding the width of printf()-arguments not
matching the format. While at it limit the format to unsigned int as
we're only interested in the 11 least significant bits anyway.
Revision Changes Path
1.5 +3 -2 src/sys/sparc64/sparc64/upa.c
More information about the cvs-src
mailing list