From owner-cvs-all Wed May 15 14:18:24 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 9EAC037B416; Wed, 15 May 2002 14:17:59 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4FLHx408788; Wed, 15 May 2002 14:17:59 -0700 (PDT) (envelope-from obrien) Message-Id: <200205152117.g4FLHx408788@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 15 May 2002 14:17:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/ia64/sys Makefile.inc syscall.S src/lib/libc/alpha/sys Makefile.inc syscall.S 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 obrien 2002/05/15 14:17:59 PDT Modified files: lib/libc/ia64/sys Makefile.inc lib/libc/alpha/sys Makefile.inc Removed files: lib/libc/ia64/sys syscall.S lib/libc/alpha/sys syscall.S Log: Our default syscall.S is identical to what was explicitly being done for Alpha and IA-64. So there is no need for special handling. Revision Changes Path 1.10 +2 -2 src/lib/libc/alpha/sys/Makefile.inc 1.2 +0 -32 src/lib/libc/alpha/sys/syscall.S (dead) 1.5 +2 -2 src/lib/libc/ia64/sys/Makefile.inc 1.2 +0 -33 src/lib/libc/ia64/sys/syscall.S (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message