comparison usr/src/cmd/abi/spectrans/spec2trace/trace.h @ 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
25 */ 25 */
26 26
27 #ifndef _TRACE_H 27 #ifndef _TRACE_H
28 #define _TRACE_H 28 #define _TRACE_H
29 29
30 #pragma ident "@(#)trace.h 1.4 05/06/08 SMI" 30 #pragma ident "%Z%%M% %I% %E% SMI"
31 31
32 #ifdef __cplusplus 32 #ifdef __cplusplus
33 extern "C" { 33 extern "C" {
34 #endif 34 #endif
35 35