old-cross-binutils/gdb/features/gdb-target.dtd
2007-01-09 22:55:51 +00:00

9 lines
215 B
DTD

<!-- The root element of a GDB target description is <target>. -->
<!ELEMENT target (architecture?)>
<!ATTLIST target
xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude">
<!ELEMENT architecture (#PCDATA)>