summaryrefslogtreecommitdiff
path: root/test-trace-1.h
blob: 8d79b1c433c18cc0fe070e8f93fb3db3c1ca8466 (plain)
1
2
3
4
5
6
7

#if !defined (_TEST_TRACE_1_H_)
#define _TEST_TRACE_1_H_

typedef char* test_type_1;

#endif