61N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
61N/A# Use is subject to license terms.
61N/A# The contents of this file are subject to the terms of the
61N/A# Common Development and Distribution License, Version 1.0 only
61N/A# (the "License"). You may not use this file except in compliance
61N/A# See the License for the specific language governing permissions
61N/A# and limitations under the License.
61N/A# When distributing Covered Code, include this CDDL HEADER in each
61N/A# If applicable, add the following below this CDDL HEADER, with the
61N/A# fields enclosed by brackets "[]" replaced with your own identifying
75N/A# information: Portions Copyright [yyyy] [name of copyright owner]
75N/A#ident "%Z%%M% %I% %E% SMI"
61N/A# Some four meg of kernel virtual address space
618N/A# is mapped via a locked 4-meg mapping in the ITLB
61N/Atext = LOAD ?RXN V0x01000000;
61N/A# Another four meg of kernel virtual address space
61N/A# is mapped via a locked 4-meg mapping in the DTLB
61N/Adata = LOAD ?RWX V0x01800000 A0x00400000;
61N/Adata : $PROGBITS ?AW;
99N/Areloc = LOAD ?RW V0x0;