Date: Tue, 6 Dec 2005 13:22:14 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/cbus fdc.c Message-ID: <200512061322.jB6DMEg7031442@repoman.freebsd.org>
index | next in thread | raw e-mail
ru 2005-12-06 13:22:14 UTC
FreeBSD src repository
Modified files:
sys/pc98/cbus fdc.c
Log:
cpp(1) only understand integer arithmetical expressions, so
_MACHINE == i386 test always succeeds, even on non-i386 (both
sides of expressions become 0). Remove the comment since
_MACHINE and _MACHINE_ARCH are going away.
Revision Changes Path
1.163 +1 -2 src/sys/pc98/cbus/fdc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512061322.jB6DMEg7031442>
