xref: /titanic_52/usr/src/lib/libcustr/common/llib-lcustr (revision 1f0c339e39c0c782f9d4c4f3f11d373e24e1d76f)
1*1f0c339eSJason King/*
2*1f0c339eSJason King * This file and its contents are supplied under the terms of the
3*1f0c339eSJason King * Common Development and Distribution License ("CDDL"), version 1.0.
4*1f0c339eSJason King * You may only use this file in accordance with the terms of version
5*1f0c339eSJason King * 1.0 of the CDDL.
6*1f0c339eSJason King *
7*1f0c339eSJason King * A full copy of the text of the CDDL should have accompanied this
8*1f0c339eSJason King * source.  A copy of the CDDL is also available via the Internet at
9*1f0c339eSJason King * http://www.illumos.org/license/CDDL.
10*1f0c339eSJason King */
11*1f0c339eSJason King
12*1f0c339eSJason King/*
13*1f0c339eSJason King * Copyright 2018, Joyent, Inc.
14*1f0c339eSJason King */
15*1f0c339eSJason King
16*1f0c339eSJason King/*LINTLIBRARY*/
17*1f0c339eSJason King/*PROTOLIB1*/
18*1f0c339eSJason King
19*1f0c339eSJason King#include <sys/debug.h>
20*1f0c339eSJason King#include <libcustr.h>
21