Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / features / xinclude.dtd
CommitLineData
b811d2c2 1<!-- Copyright (C) 2007-2020 Free Software Foundation, Inc.
108546a0
DJ
2
3 Copying and distribution of this file, with or without modification,
4 are permitted in any medium without royalty provided the copyright
5 notice and this notice are preserved. -->
6
7<!-- GDB supports a subset of XInclude. Only whole documents can
8 be included, and only as XML. -->
9
9108f110 10<!ELEMENT xi:include EMPTY>
108546a0
DJ
11<!ATTLIST xi:include
12 xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude"
13 href CDATA #REQUIRED>
This page took 0.927167 seconds and 4 git commands to generate.