xref: /illumos-gate/usr/src/uts/i86pc/conf/Mapfile.fb_swtch (revision 193974072f41a843678abf5f61979c748687e66b)
1*19397407SSherry Moore#
2*19397407SSherry Moore# CDDL HEADER START
3*19397407SSherry Moore#
4*19397407SSherry Moore# The contents of this file are subject to the terms of the
5*19397407SSherry Moore# Common Development and Distribution License (the "License").
6*19397407SSherry Moore# You may not use this file except in compliance with the License.
7*19397407SSherry Moore#
8*19397407SSherry Moore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*19397407SSherry Moore# or http://www.opensolaris.org/os/licensing.
10*19397407SSherry Moore# See the License for the specific language governing permissions
11*19397407SSherry Moore# and limitations under the License.
12*19397407SSherry Moore#
13*19397407SSherry Moore# When distributing Covered Code, include this CDDL HEADER in each
14*19397407SSherry Moore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*19397407SSherry Moore# If applicable, add the following below this CDDL HEADER, with the
16*19397407SSherry Moore# fields enclosed by brackets "[]" replaced with your own identifying
17*19397407SSherry Moore# information: Portions Copyright [yyyy] [name of copyright owner]
18*19397407SSherry Moore#
19*19397407SSherry Moore# CDDL HEADER END
20*19397407SSherry Moore#
21*19397407SSherry Moore
22*19397407SSherry Moore#
23*19397407SSherry Moore# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24*19397407SSherry Moore# Use is subject to license terms.
25*19397407SSherry Moore#
26*19397407SSherry Moore
27*19397407SSherry Moore
28*19397407SSherry Moorefb_swtch = LOAD ?NRWX V0x5000 P0x5000 A0x2000;
29*19397407SSherry Moorefb_swtch : ?A;
30