source: rtems-tools/linkers/test-trace-1.h @ 4a2f3e5

5
Last change on this file since 4a2f3e5 was 8807135, checked in by Chris Johns <chrisj@…>, on 09/06/14 at 10:19:45

Refactor the CC flags. Fix the various linkers. The trace linker is compiling.

  • Property mode set to 100644
File size: 94 bytes
Line 
1
2#if !defined (_TEST_TRACE_1_H_)
3#define _TEST_TRACE_1_H_
4
5typedef char* test_type_1;
6
7#endif
Note: See TracBrowser for help on using the repository browser.