From owner-cvs-all Thu Jan 17 23:47:44 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 9C31437B400; Thu, 17 Jan 2002 23:47:38 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0I7lcD11515; Thu, 17 Jan 2002 23:47:38 -0800 (PST) (envelope-from marcel) Message-Id: <200201180747.g0I7lcD11515@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 17 Jan 2002 23:47:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include db_machdep.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 marcel 2002/01/17 23:47:38 PST Modified files: sys/ia64/include db_machdep.h Log: Declare ddb_regs as extern to avoid creating a tentative definition. This fixes the link failure caused by disabling the emission of common symbols. Revision Changes Path 1.6 +1 -1 src/sys/ia64/include/db_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message