From owner-cvs-all@FreeBSD.ORG Fri Jul 22 15:01:38 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B0E16A4C7; Fri, 22 Jul 2005 15:01:37 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEB4743DCA; Fri, 22 Jul 2005 15:01:09 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6MF1830009765; Fri, 22 Jul 2005 15:01:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6MF18Wu009764; Fri, 22 Jul 2005 15:01:08 GMT (envelope-from ru) Message-Id: <200507221501.j6MF18Wu009764@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 22 Jul 2005 15:01:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/bios smapi_bios.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 15:01:38 -0000 ru 2005-07-22 15:01:07 UTC FreeBSD src repository Modified files: sys/i386/bios smapi_bios.S Log: Fix build (including both asm.h and asmacros.h is evil). Revision Changes Path 1.5 +0 -2 src/sys/i386/bios/smapi_bios.S