map.pagealign revision 24da5b34f49324ed742a340010ed5bd3d4e06625
744N/A#
744N/A# ident "%Z%%M% %I% %E% SMI"
744N/A#
744N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
744N/A# Use is subject to license terms.
744N/A#
744N/A# CDDL HEADER START
744N/A#
744N/A# The contents of this file are subject to the terms of the
744N/A# Common Development and Distribution License, Version 1.0 only
744N/A# (the "License"). You may not use this file except in compliance
744N/A# with the License.
744N/A#
744N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
744N/A# or http://www.opensolaris.org/os/licensing.
744N/A# See the License for the specific language governing permissions
744N/A# and limitations under the License.
744N/A#
744N/A# When distributing Covered Code, include this CDDL HEADER in each
744N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
744N/A# If applicable, add the following below this CDDL HEADER, with the
744N/A# fields enclosed by brackets "[]" replaced with your own identifying
3735N/A# information: Portions Copyright [yyyy] [name of copyright owner]
744N/A#
744N/A# CDDL HEADER END
744N/A#
744N/A# Linker mapfile to create page aligned data within a SPARC executable.
744N/A# The linker does not use this file automatically, so one must use the -M
3045N/A# option to cc or ld:
744N/A#
1569N/A# cc -M /usr/lib/ld/map.pagealign myprogram.c
749N/A#
844N/Adata = R0x2000;
3045N/A