1233408Sgonzo/*
2233408Sgonzo * CDDL HEADER START
3233408Sgonzo *
4233408Sgonzo * The contents of this file are subject to the terms of the
5233408Sgonzo * Common Development and Distribution License (the "License").
6233408Sgonzo * You may not use this file except in compliance with the License.
7233408Sgonzo *
8233408Sgonzo * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9233408Sgonzo * or http://www.opensolaris.org/os/licensing.
10233408Sgonzo * See the License for the specific language governing permissions
11233408Sgonzo * and limitations under the License.
12233408Sgonzo *
13233408Sgonzo * When distributing Covered Code, include this CDDL HEADER in each
14233408Sgonzo * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15233408Sgonzo * If applicable, add the following below this CDDL HEADER, with the
16233408Sgonzo * fields enclosed by brackets "[]" replaced with your own identifying
17233408Sgonzo * information: Portions Copyright [yyyy] [name of copyright owner]
18233408Sgonzo *
19233408Sgonzo * CDDL HEADER END
20233408Sgonzo */
21233408Sgonzo
22233408Sgonzo/*
23233408Sgonzo * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24233408Sgonzo * Use is subject to license terms.
25233408Sgonzo */
26233408Sgonzo
27233408Sgonzo
28233408Sgonzo/*
29233408Sgonzo *	XXX: Placeholder for MIPS fasttrap code
30233408Sgonzo */
31