1263936Sbr/*
2263936Sbr * CDDL HEADER START
3263936Sbr *
4263936Sbr * The contents of this file are subject to the terms of the
5263936Sbr * Common Development and Distribution License (the "License").
6263936Sbr * You may not use this file except in compliance with the License.
7263936Sbr *
8263936Sbr * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9263936Sbr * or http://www.opensolaris.org/os/licensing.
10263936Sbr * See the License for the specific language governing permissions
11263936Sbr * and limitations under the License.
12263936Sbr *
13263936Sbr * When distributing Covered Code, include this CDDL HEADER in each
14263936Sbr * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15263936Sbr * If applicable, add the following below this CDDL HEADER, with the
16263936Sbr * fields enclosed by brackets "[]" replaced with your own identifying
17263936Sbr * information: Portions Copyright [yyyy] [name of copyright owner]
18263936Sbr *
19263936Sbr * CDDL HEADER END
20263936Sbr */
21263936Sbr
22263936Sbr/*
23263936Sbr * Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
24263936Sbr * Use is subject to license terms.
25263936Sbr */
26263936Sbr
27263936Sbr#pragma ident	"%Z%%M%	%I%	%E% SMI"
28263936Sbr
29263936Sbr#pragma D option quiet=please
30263936Sbr
31263936SbrBEGIN
32263936Sbr{
33263936Sbr	exit(0);
34263936Sbr}
35263936Sbr