xref: /titanic_50/usr/src/lib/libsaveargs/common/llib-lsaveargs (revision 702941cd97e30d600c2c1275823bc58231b2c361)
1*702941cdSRichard Lowe/*
2*702941cdSRichard Lowe * This file and its contents are supplied under the terms of the
3*702941cdSRichard Lowe * Common Development and Distribution License ("CDDL"), version 1.0.
4*702941cdSRichard Lowe * You may only use this file in accordance with the terms of version
5*702941cdSRichard Lowe * 1.0 of the CDDL.
6*702941cdSRichard Lowe *
7*702941cdSRichard Lowe * A full copy of the text of the CDDL should have accompanied this
8*702941cdSRichard Lowe * source.  A copy of the CDDL is also available via the Internet at
9*702941cdSRichard Lowe * http://www.illumos.org/license/CDDL.
10*702941cdSRichard Lowe */
11*702941cdSRichard Lowe
12*702941cdSRichard Lowe/* Copyright 2013, Richard Lowe. */
13*702941cdSRichard Lowe
14*702941cdSRichard Lowe/* LINTLIBRARY */
15*702941cdSRichard Lowe/* PROTOLIB1 */
16*702941cdSRichard Lowe
17*702941cdSRichard Lowe#include <saveargs.h>
18