From owner-cvs-all Thu May 30 0:30:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0428537B401; Thu, 30 May 2002 00:30:44 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4U7UhQ06252; Thu, 30 May 2002 00:30:43 -0700 (PDT) (envelope-from alfred) Message-Id: <200205300730.g4U7UhQ06252@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 30 May 2002 00:30:43 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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