10Sstevel@tonic-gate# 2*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. 38744SAli.Bahrami@Sun.COM# 48744SAli.Bahrami@Sun.COM 58744SAli.Bahrami@Sun.COM# 68744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 70Sstevel@tonic-gate# 88744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 98744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 108744SAli.Bahrami@Sun.COM# 118744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 128744SAli.Bahrami@Sun.COM# 138744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 148744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 158744SAli.Bahrami@Sun.COM# 168744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 178744SAli.Bahrami@Sun.COM# 188744SAli.Bahrami@Sun.COM 190Sstevel@tonic-gate# 200Sstevel@tonic-gate# Linker mapfile that allows the dynamic library to reference some symbols 210Sstevel@tonic-gate# defined by the application. 220Sstevel@tonic-gate# 238744SAli.Bahrami@Sun.COM 24*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 25*12692SAli.Bahrami@Oracle.COM 26*12692SAli.Bahrami@Oracle.COMSYMBOL_SCOPE { 270Sstevel@tonic-gate global: 28*12692SAli.Bahrami@Oracle.COM allow_severity { FLAGS = extern }; 29*12692SAli.Bahrami@Oracle.COM deny_severity { FLAGS = extern }; 300Sstevel@tonic-gate}; 31