Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 20:39:20 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10344 for review
Message-ID:  <200204270339.g3R3dKb94869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204270339.g3R3dKb94869>