From owner-p4-projects Fri Apr 26 20:39:26 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id DEB1B37B423; Fri, 26 Apr 2002 20:39:21 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B8BD37B404 for ; Fri, 26 Apr 2002 20:39:21 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3dKb94869 for perforce@freebsd.org; Fri, 26 Apr 2002 20:39:20 -0700 (PDT) (envelope-from jake@freebsd.org) Date: Fri, 26 Apr 2002 20:39:20 -0700 (PDT) Message-Id: <200204270339.g3R3dKb94869@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to jake@freebsd.org using -f From: Jake Burkholder Subject: PERFORCE change 10344 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10344 Change 10344 by jake@jake_sparc64 on 2002/04/26 20:39:01 Remove test code; we don't use utrap 16 for anything. Affected files ... ... //depot/projects/sparc64/lib/libc/sparc64/sys/__sparc_utrap_setup.c#6 edit Differences ... ==== //depot/projects/sparc64/lib/libc/sparc64/sys/__sparc_utrap_setup.c#6 (text+ko) ==== @@ -44,7 +44,6 @@ #if 0 { UT_MEM_ADDRESS_NOT_ALIGNED, __sparc_utrap_gen, NULL, NULL, NULL }, #endif - { UT_TRAP_INSTRUCTION_16, __sparc_utrap_gen, NULL, NULL, NULL }, }; static const struct sparc_utrap_install_args uia[] = { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message