aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/gdb-target.dtd
blob: 83a5a3d5c8e4c8afadb7f467d4bb06f70d4a7af4 (plain)
1
2
3
4
5
6
7
8
9
<!-- 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)>