mapfile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
#ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
# Linker mapfile that allows the dynamic library to reference some symbols
# defined by the application.
#
{
global:
allow_severity = extern;
deny_severity = extern;
*;
};