source: rtems-tools/linkers/test-trace-2.h @ eb1d8f4

5
Last change on this file since eb1d8f4 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: 95 bytes
Line 
1
2#if !defined (_TEST_TRACE_2_H_)
3#define _TEST_TRACE_2_H_
4
5typedef double test_type_2;
6
7#endif
Note: See TracBrowser for help on using the repository browser.