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