Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / library-list-svr4.dtd
CommitLineData
88b9d363 1<!-- Copyright (C) 2011-2022 Free Software Foundation, Inc.
2268b414
JK
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<!-- library-list-svr4: Root element with versioning -->
8<!ELEMENT library-list-svr4 (library)*>
db1ff28b
JK
9<!ATTLIST library-list-svr4 version CDATA #FIXED "1.0">
10<!ATTLIST library-list-svr4 main-lm CDATA #IMPLIED>
2268b414
JK
11
12<!ELEMENT library EMPTY>
db1ff28b
JK
13<!ATTLIST library name CDATA #REQUIRED>
14<!ATTLIST library lm CDATA #REQUIRED>
15<!ATTLIST library l_addr CDATA #REQUIRED>
16<!ATTLIST library l_ld CDATA #REQUIRED>
This page took 0.857729 seconds and 4 git commands to generate.