diff options
Diffstat (limited to 'usr/src/lib/efcode/interpreter/mapfile64')
-rw-r--r-- | usr/src/lib/efcode/interpreter/mapfile64 | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/usr/src/lib/efcode/interpreter/mapfile64 b/usr/src/lib/efcode/interpreter/mapfile64 index 1e1367557c..2e03b1a59c 100644 --- a/usr/src/lib/efcode/interpreter/mapfile64 +++ b/usr/src/lib/efcode/interpreter/mapfile64 @@ -1,13 +1,12 @@ # -# Copyright 2005 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # CDDL HEADER START # # The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. @@ -22,11 +21,25 @@ # # CDDL HEADER END # -#ident "%Z%%M% %I% %E% SMI" + # # identical to /usr/lib/ld/sparcv9/map.below4G # We need this because malloc may return addresses which are bigger than # 32 bits, but the Fcode interpreter assumes addresses can fit in 32 bits. # This forces addresses to be in 32 bits. # + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END +# text = V0x80000000; |