Missed file from last commit.
This commit is contained in:
parent
23181151a2
commit
3dab6765e8
1 changed files with 9 additions and 0 deletions
9
gdb/features/gdb-target.dtd
Normal file
9
gdb/features/gdb-target.dtd
Normal file
|
@ -0,0 +1,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)>
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue