xref: /titanic_50/usr/src/lib/libfakekernel/common/llib-lfakekernel (revision c531777d2c205ea8626ed21b13dfe1e0b6e25b60)
1b819cea2SGordon Ross/*
2b819cea2SGordon Ross * This file and its contents are supplied under the terms of the
3b819cea2SGordon Ross * Common Development and Distribution License ("CDDL"), version 1.0.
4b819cea2SGordon Ross * You may only use this file in accordance with the terms of version
5b819cea2SGordon Ross * 1.0 of the CDDL.
6b819cea2SGordon Ross *
7b819cea2SGordon Ross * A full copy of the text of the CDDL should have accompanied this
8b819cea2SGordon Ross * source.  A copy of the CDDL is also available via the Internet at
9b819cea2SGordon Ross * http://www.illumos.org/license/CDDL.
10b819cea2SGordon Ross */
11b819cea2SGordon Ross
12b819cea2SGordon Ross/*
13b819cea2SGordon Ross * Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
14b819cea2SGordon Ross */
15b819cea2SGordon Ross
16b819cea2SGordon Ross/* LINTLIBRARY */
17b819cea2SGordon Ross/* PROTOLIB1 */
18b819cea2SGordon Ross
19b819cea2SGordon Ross#include <sys/ksynch.h>
20*c531777dSRichard Lowe#include <fakekernel.h>
21