* ppc-opc.c (powerpc_opcodes) <"lswx">: Use RAX for the second and
[binutils-gdb.git] / gdb / features / osdata.dtd
blob299e870c0bf01a39ddaafe4eae9dd0b8e6de7a91
1 <!-- Copyright (C) 2008-2012 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 <!-- osdata: Root element with versioning -->
9 <!ELEMENT osdata (item*)>
10 <!ATTLIST osdata version CDATA #FIXED "1.0">
11 <!ATTLIST osdata type CDATA #REQUIRED>
13 <!ELEMENT item (column*)>
15 <!ELEMENT column (#PCDATA)>
16 <!ATTLIST column name CDATA #REQUIRED>