xref: /onnv-gate/usr/src/lib/c_synonyms/sparcv9/syn_isa (revision 6812:febeba71273d)
1*6812Sraf#
2*6812Sraf# CDDL HEADER START
3*6812Sraf#
4*6812Sraf# The contents of this file are subject to the terms of the
5*6812Sraf# Common Development and Distribution License (the "License").
6*6812Sraf# You may not use this file except in compliance with the License.
7*6812Sraf#
8*6812Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*6812Sraf# or http://www.opensolaris.org/os/licensing.
10*6812Sraf# See the License for the specific language governing permissions
11*6812Sraf# and limitations under the License.
12*6812Sraf#
13*6812Sraf# When distributing Covered Code, include this CDDL HEADER in each
14*6812Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*6812Sraf# If applicable, add the following below this CDDL HEADER, with the
16*6812Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17*6812Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18*6812Sraf#
19*6812Sraf# CDDL HEADER END
20*6812Sraf#
21*6812Sraf#
22*6812Sraf# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23*6812Sraf# Use is subject to license terms.
24*6812Sraf#
25*6812Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*6812Sraf#
27*6812Sraf
28*6812Sraf#
29*6812Sraf# This is the supplemental list of functions in the 64-bit sparc libc that
30*6812Sraf# historically have had synonym names with a leading underscore, as in:
31*6812Sraf#	install_utrap()
32*6812Sraf#	_install_utrap()
33*6812Sraf# See the 'syn_common' file in the parent directory
34*6812Sraf# for the list of names common to all ISAs.
35*6812Sraf#
36*6812Sraf
37*6812Sraf__makecontext_v2
38*6812Srafinstall_utrap
39