xref: /titanic_41/usr/src/uts/common/zmod/mapfile (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1#
2# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5#ident	"%Z%%M%	%I%	%E% SMI"
6
7{
8	global:
9		z_strerror;
10		z_uncompress;
11		_info;
12		_init;
13		_fini;
14	local:
15		*;
16};
17