[PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t}
[binutils-gdb.git] / gdb / features / xinclude.dtd
blobe8dc44147dc49a85a6e0d623fcf011814a6adbf4
1 <!-- Copyright (C) 2007-2019 Free Software Foundation, Inc.
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. -->
7 <!-- GDB supports a subset of XInclude. Only whole documents can
8 be included, and only as XML. -->
10 <!ELEMENT xi:include EMPTY>
11 <!ATTLIST xi:include
12 xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude"
13 href CDATA #REQUIRED>