xref: /titanic_52/usr/src/lib/libjedec/common/mapfile-vers (revision 174bc6499d233e329ecd3d98a880a7b07df16bfa)
1*174bc649SRobert Mustacchi#
2*174bc649SRobert Mustacchi# This file and its contents are supplied under the terms of the
3*174bc649SRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*174bc649SRobert Mustacchi# You may only use this file in accordance with the terms of version
5*174bc649SRobert Mustacchi# 1.0 of the CDDL.
6*174bc649SRobert Mustacchi#
7*174bc649SRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*174bc649SRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*174bc649SRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*174bc649SRobert Mustacchi#
11*174bc649SRobert Mustacchi
12*174bc649SRobert Mustacchi#
13*174bc649SRobert Mustacchi# Copyright (c) 2018, Joyent, Inc.
14*174bc649SRobert Mustacchi#
15*174bc649SRobert Mustacchi
16*174bc649SRobert Mustacchi#
17*174bc649SRobert Mustacchi# MAPFILE HEADER START
18*174bc649SRobert Mustacchi#
19*174bc649SRobert Mustacchi# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
20*174bc649SRobert Mustacchi# Object versioning must comply with the rules detailed in
21*174bc649SRobert Mustacchi#
22*174bc649SRobert Mustacchi#	usr/src/lib/README.mapfiles
23*174bc649SRobert Mustacchi#
24*174bc649SRobert Mustacchi# You should not be making modifications here until you've read the most current
25*174bc649SRobert Mustacchi# copy of that file. If you need help, contact a gatekeeper for guidance.
26*174bc649SRobert Mustacchi#
27*174bc649SRobert Mustacchi# MAPFILE HEADER END
28*174bc649SRobert Mustacchi#
29*174bc649SRobert Mustacchi
30*174bc649SRobert Mustacchi$mapfile_version 2
31*174bc649SRobert Mustacchi
32*174bc649SRobert MustacchiSYMBOL_VERSION ILLUMOSprivate {
33*174bc649SRobert Mustacchi    global:
34*174bc649SRobert Mustacchi	libjedec_vendor_string;
35*174bc649SRobert Mustacchi    local:
36*174bc649SRobert Mustacchi	*;
37*174bc649SRobert Mustacchi};
38