1278529Sgnn/*
2278529Sgnn * CDDL HEADER START
3278529Sgnn *
4278529Sgnn * The contents of this file are subject to the terms of the
5278529Sgnn * Common Development and Distribution License (the "License").
6278529Sgnn * You may not use this file except in compliance with the License.
7278529Sgnn *
8278529Sgnn * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9278529Sgnn * or http://www.opensolaris.org/os/licensing.
10278529Sgnn * See the License for the specific language governing permissions
11278529Sgnn * and limitations under the License.
12278529Sgnn *
13278529Sgnn * When distributing Covered Code, include this CDDL HEADER in each
14278529Sgnn * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15278529Sgnn * If applicable, add the following below this CDDL HEADER, with the
16278529Sgnn * fields enclosed by brackets "[]" replaced with your own identifying
17278529Sgnn * information: Portions Copyright [yyyy] [name of copyright owner]
18278529Sgnn *
19278529Sgnn * CDDL HEADER END
20278529Sgnn */
21278529Sgnn
22278529Sgnn/*
23278529Sgnn * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24278529Sgnn * Use is subject to license terms.
25278529Sgnn */
26278529Sgnn
27278529Sgnn
28278529Sgnn/*
29278529Sgnn *	XXX: Placeholder for ARM fasttrap code
30278529Sgnn */
31