binutils-gdb/gdb/features/gdb-target.dtd

10 lines
215 B
DTD
Raw Normal View History

2007-01-09 23:55:51 +01:00
<!-- 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)>