From owner-cvs-all Sun Apr 2 23: 2: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CE3A37B5D1; Sun, 2 Apr 2000 23:02:07 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA71161; Sun, 2 Apr 2000 23:02:02 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200004030602.XAA71161@freefall.freebsd.org> From: Mike Smith Date: Sun, 2 Apr 2000 23:02:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/04/02 23:02:02 PDT Modified files: sys/i386/i386 support.s Log: Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, and they break the LINT build. Revision Changes Path 1.70 +1 -17 src/sys/i386/i386/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message