150276Speter/*
2262685Sdelphij * CDDL HEADER START
350276Speter *
450276Speter * The contents of this file are subject to the terms of the
550276Speter * Common Development and Distribution License (the "License").
650276Speter * You may not use this file except in compliance with the License.
750276Speter *
850276Speter * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
950276Speter * or http://www.opensolaris.org/os/licensing.
1050276Speter * See the License for the specific language governing permissions
1150276Speter * and limitations under the License.
1250276Speter *
1350276Speter * When distributing Covered Code, include this CDDL HEADER in each
1450276Speter * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1550276Speter * If applicable, add the following below this CDDL HEADER, with the
1650276Speter * fields enclosed by brackets "[]" replaced with your own identifying
1750276Speter * information: Portions Copyright [yyyy] [name of copyright owner]
1850276Speter *
1950276Speter * CDDL HEADER END
2050276Speter */
2150276Speter
2250276Speter/*
2350276Speter * Copyright (c) 2011, Joyent, Inc. All rights reserved.
2450276Speter */
2550276Speter
2650276SpeterBEGIN
2750276Speter{
2850276Speter	trace(toupper(timestamp));
2950276Speter	exit(1);
30166124Srafan}
3150276Speter