diff options
Diffstat (limited to 'usr/src/lib/libscf/common/mapfile-vers')
| -rw-r--r-- | usr/src/lib/libscf/common/mapfile-vers | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/usr/src/lib/libscf/common/mapfile-vers b/usr/src/lib/libscf/common/mapfile-vers index 9de9678dd5..7ce168681a 100644 --- a/usr/src/lib/libscf/common/mapfile-vers +++ b/usr/src/lib/libscf/common/mapfile-vers @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -225,6 +225,12 @@ SUNWprivate_1.1 { scf_type_to_string; scf_walk_fmri; _smf_refresh_instance_i; + scf_general_pg_setup; + scf_transaction_setup; + scf_transaction_restart; + scf_read_count_property; + scf_set_count_property; + scf_simple_handle_destroy; gen_filenms_from_fmri; local: *; |
