#
#ident	"@(#)mapfile-sparc	1.2	98/09/19 SMI"
#
# Copyright (c) 1998 by Sun Microsystems, Inc.
# All rights reserved.
#
# ELF64 interface definition for usr/src/cmd/sgs/libldstab/sparc
#
# For information regarding the establishment of versioned definitions see:
#	The Linker and Libraries Manual (version 2.5 or greater)
# This is part of the Developers Guide in the Answerbook.  Specifically refer
# to Chapter 2 under section "Defining Additional Symbols" through section
# "Reducing Symbol Scope", and Chapter 5 "Versioning".
#
# For specific OSNET rules for the modification (evolution) of these version
# definitions see:
#	Policy for Shared Library Version Names and Interface Definitions


SUNW_1.2 {
	global:
		ld_atexit64;
} SUNW_1.1;

SUNW_1.1 {
	global:
		ld_file64;
		ld_section64;
		ld_start64;
};
