Commit | Line | Data |
---|---|---|
d3e3fa93 | 1 | <?xml version="1.0"?> |
32d0add0 | 2 | <!-- Copyright (C) 2010-2015 Free Software Foundation, Inc. |
d3e3fa93 YQ |
3 | |
4 | Copying and distribution of this file, with or without modification, | |
5 | are permitted in any medium without royalty provided the copyright | |
6 | notice and this notice are preserved. --> | |
7 | ||
8 | <!DOCTYPE target SYSTEM "gdb-target.dtd"> | |
9 | <target> | |
10 | <architecture>tic6x</architecture> | |
11 | <osabi>GNU/Linux</osabi> | |
12 | <xi:include href="tic6x-core.xml"/> | |
13 | <xi:include href="tic6x-gp.xml"/> | |
14 | </target> |