Support for Toshiba MeP and for complex relocations.
[deliverable/binutils-gdb.git] / gdb / features / gdb-target.dtd
CommitLineData
3dab6765
DJ
1<!-- The root element of a GDB target description is <target>. -->
2
3<!ELEMENT target (architecture?)>
4<!ATTLIST target
5 xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude">
6
7<!ELEMENT architecture (#PCDATA)>
8
9
This page took 0.027299 seconds and 4 git commands to generate.