Date: Thu, 30 May 2002 00:30:43 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ct ct_machdep.h src/sys/dev/ncv ncr53c500var.h src/sys/dev/stg tmc18c30var.h Message-ID: <200205300730.g4U7UhQ06252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/05/30 00:30:43 PDT Modified files: sys/dev/ct ct_machdep.h sys/dev/ncv ncr53c500var.h sys/dev/stg tmc18c30var.h Log: Check for defined(__i386__) instead of just defined(i386) since the compiler will be updated to only define(__i386__) for ANSI cleanliness. Revision Changes Path 1.4 +3 -3 src/sys/dev/ct/ct_machdep.h 1.7 +3 -3 src/sys/dev/ncv/ncr53c500var.h 1.6 +3 -3 src/sys/dev/stg/tmc18c30var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205300730.g4U7UhQ06252>