mapfile (bfed486a) mapfile (cd3e9333)
1#
1#
2# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
3# Use is subject to license terms.
2# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
4#
5# CDDL HEADER START
6#
7# The contents of this file are subject to the terms of the
8# Common Development and Distribution License (the "License").
9# You may not use this file except in compliance with the License.
10#
11# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 19 unchanged lines hidden (view full) ---

31# usr/src/lib/README.mapfiles
32#
33# You should not be making modifications here until you've read the most current
34# copy of that file. If you need help, contact a gatekeeper for guidance.
35#
36# MAPFILE HEADER END
37#
38
3#
4# CDDL HEADER START
5#
6# The contents of this file are subject to the terms of the
7# Common Development and Distribution License (the "License").
8# You may not use this file except in compliance with the License.
9#
10# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 19 unchanged lines hidden (view full) ---

30# usr/src/lib/README.mapfiles
31#
32# You should not be making modifications here until you've read the most current
33# copy of that file. If you need help, contact a gatekeeper for guidance.
34#
35# MAPFILE HEADER END
36#
37
39{
38$mapfile_version 2
39
40SYMBOL_SCOPE {
40 global:
41 ctf_add_array;
42 ctf_add_const;
43 ctf_add_enum;
44 ctf_add_enumerator;
45 ctf_add_float;
46 ctf_add_forward;
47 ctf_add_function;

--- 61 unchanged lines hidden ---
41 global:
42 ctf_add_array;
43 ctf_add_const;
44 ctf_add_enum;
45 ctf_add_enumerator;
46 ctf_add_float;
47 ctf_add_forward;
48 ctf_add_function;

--- 61 unchanged lines hidden ---