1285009Sbr/*
2285009Sbr * CDDL HEADER START
3285009Sbr *
4285009Sbr * The contents of this file are subject to the terms of the
5285009Sbr * Common Development and Distribution License (the "License").
6285009Sbr * You may not use this file except in compliance with the License.
7285009Sbr *
8285009Sbr * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9285009Sbr * or http://www.opensolaris.org/os/licensing.
10285009Sbr * See the License for the specific language governing permissions
11285009Sbr * and limitations under the License.
12285009Sbr *
13285009Sbr * When distributing Covered Code, include this CDDL HEADER in each
14285009Sbr * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15285009Sbr * If applicable, add the following below this CDDL HEADER, with the
16285009Sbr * fields enclosed by brackets "[]" replaced with your own identifying
17285009Sbr * information: Portions Copyright [yyyy] [name of copyright owner]
18285009Sbr *
19285009Sbr * CDDL HEADER END
20285009Sbr */
21285009Sbr
22285009Sbr/*
23285009Sbr * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24285009Sbr * Use is subject to license terms.
25285009Sbr */
26285009Sbr
27285009Sbr/*
28285009Sbr *	XXX: Placeholder for AArch64 fasttrap code
29285009Sbr */
30