702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# This file and its contents are supplied under the terms of the
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# You may only use this file in accordance with the terms of version
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# 1.0 of the CDDL.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# A full copy of the text of the CDDL should have accompanied this
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# source. A copy of the CDDL is also available via the Internet at
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# http://www.illumos.org/license/CDDL.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# Copyright 2013, Richard Lowe.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# MAPFILE HEADER START
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# Object versioning must comply with the rules detailed in
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# usr/src/lib/README.mapfiles
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# You should not be making modifications here until you've read the most current
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# copy of that file. If you need help, contact a gatekeeper for guidance.
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe# MAPFILE HEADER END
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe#
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe$mapfile_version 2
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe
702941cd97e30d600c2c1275823bc58231b2c361Richard LoweSYMBOL_VERSION ILLUMOSprivate {
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe global:
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe saveargs_has_args;
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe local:
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe *;
702941cd97e30d600c2c1275823bc58231b2c361Richard Lowe};