rtems-tools/linkers/test-trace-1.h

8 lines
94 B
C

#if !defined (_TEST_TRACE_1_H_)
#define _TEST_TRACE_1_H_
typedef char* test_type_1;
#endif