comparison usr/src/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithBreakPoint.d @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
23 /* 23 /*
24 * Copyright 2006 Sun Microsystems, Inc. All rights reserved. 24 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
25 * Use is subject to license terms. 25 * Use is subject to license terms.
26 */ 26 */
27 27
28 #pragma ident "@(#)err.D_ACT_SPEC.SpeculateWithBreakPoint.d 1.1 06/08/28 SMI" 28 #pragma ident "%Z%%M% %I% %E% SMI"
29 29
30 /* 30 /*
31 * ASSERTION: 31 * ASSERTION:
32 * Destructive actions may never be speculative. 32 * Destructive actions may never be speculative.
33 * 33 *