Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / btrace-conf.dtd
CommitLineData
88b9d363 1<!-- Copyright (C) 2013-2022 Free Software Foundation, Inc.
f4abbc16
MM
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
b20a6524 7<!ELEMENT btrace-conf (bts?, pt?)>
f4abbc16
MM
8<!ATTLIST btrace-conf version CDATA #FIXED "1.0">
9
10<!ELEMENT bts EMPTY>
d33501a5 11<!ATTLIST bts size CDATA #IMPLIED>
b20a6524
MM
12
13<!ELEMENT pt EMPTY>
14<!ATTLIST pt size CDATA #IMPLIED>
This page took 0.66003 seconds and 4 git commands to generate.