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